Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

#Developed TeachConnect Portal, a full-stack web application aimed at streamlining academic interactions between students and teachers. The platform facilitates seamless communication and provides centralized access to essential academic information for both students and teachers. App contains features like academic details, attendance details, fee payment details, feedback system etc.

Steps

  1. git clone
  2. cd frontend
  3. run npm install
  4. cd backend
  5. run npm install
  6. To test locally:- cd backend = run nodemon index.js and cd frontend = npm start
  7. building docker image for frontend:- cd frontend = run docker build -t teach-connect-frontend:1.0 .
  8. building docker image for frontend:- cd backend = docker-compose up -d
  9. Delete docker image for backend:- cd backend = docker-compose down

frontend url:- http://localhost:3000 backend url:- http://localhost:5000

About

College Portal

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages