Skip to content

sudhay23/Automated-Elective-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Elective Management System

A fullstack Elective Management System built adhering to Agile Software Development Practices

Also deployed on Heroku + Vercel


Commands to run with Docker

  1. In backend folder - docker build . -t swe-backend:1.0
  2. In frontend folder - docker build . -t swe-frontend:1.0
  3. docker run -p 3000:3000 swe-frontend:1.0
  4. docker run -p 4567:4567 swe-backend:1.0

About

A fullstack Elective Management System built adhering to Agile Software Development Practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages