Skip to content

GaganAgarwal77/QuestionPaperManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Question Paper Management System

Technologies Used:

Spring Boot
React
Primitive UI

Backend Development

Use Eclipse or Intellij IDE to setup the Spring Boot Project

Use maven to install all dependencies from the pom.xml files

Start the services EurekaServer, ApiGateway, AuthorService, ItemService, PaperGenService

MySQL

  • user: root
  • password: Test@1234

Frontend Development

Install dependencies: npm install

Start a local web server by running: npm start

Open http://localhost:3000 to view the app in the browser.

About

Software Architecture Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published