Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React CI

Description

In a collaborative effort, We developed a PG dissertation management system using Spring Boot and React.js. This system enables end-to-end management of student dissertations, facilitating mentor connectivity and chat functionality via WebSocket integration with the database. Leveraging the extensive libraries and features of Spring Boot, we ensured robust and scalable performance throughout the application.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/bob09122407/PG-DISSERTATION.git
    
  2. Install dependencies:
    npm install
    

Usage

  1. Start the development server::

    npm start
  2. Open your browser and navigate to http://localhost:3000.

  3. To build the project for production:

     npm run build
    
  4. To run the app with a production build:

    npm run serve
    

Contributing

  1. Fork the repository::

    git fork https://github.com/bob09122407/PG-DISSERTATION/fork
    
  2. Create a new branch:

    git checkout -b feature/your-feature
    
  3. Make your changes:

  4. Commit your changes.

    git commit -m 'Add some feature'
    
  5. Push to the branch:

    git push origin feature/your-feature
    
  6. Open a pull request on GitHub.

About

Developed a Spring Boot backend and React.js frontend application for managing postgraduate dissertations. Implemented user roles for students and guides, allowing students to submit dissertation proposals and request guidance. Guides assigned tasks, evaluated student work, and facilitated dissertation approval and publication.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages