Skip to content

vtanner02/CS4345

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS TA Department Management System

CS 4345 Project

To Run the Project:

  • Backend: run the following commands:
cd backend 
flask run
  • Frontend: run the following commands:
cd frontend
npm start

Sprint 1 Write Up:

User Stories Completed:

  • Login
  • Register new user

Sprint 2 Write Up:

View design documents to see what patterns were utilized.
Four New Functions Added:

  • Dashboard (both student and professor)
  • Logout
  • Professors can submit job postings
  • Students can view all available postings

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published