Skip to content

DivyaMohan94/VaccinationManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPE275_GroupProject

Team Members:

URL for app access: http://204.236.141.230:3000/

Any other instructions necessary for the TA to grade the app 1.Look for OTP to register to application

Build Instructions:

Prerequisites:

  1. Install Intellij IDEA
  2. Java version greater than 8, recommended Amazon Corretto 11.
  3. Node is installed (latest version)
  4. Npm is installed (latest version)

How to run the application: Backend:

  1. Unzip CMPE275_GroupProject-main.zip.
  2. Open in IntelliJ the directory VaccinationManagementSystem to run the backend server.
  3. Wait for the Maven project to be installed with all its dependencies.
  4. Navigate to src/main/java/com/example/VaccinationManagementSystem
  5. Run VaccinationManagementSystemApplication class.

Frontend: run below commands to access the web application

  1. Cd frontend
  2. Run npm install
  3. Npm start

This runs the backend on localhost:8080 and frontend on localhost:3000. Navigate to localhost:3000 on your browser to work with the app.

About

Created Repo for CMPE275_GroupProject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages