jasperdavey / CS490Project

Repository for the CS 490 project
0 stars 0 forks source link

CS490Project

Repository for the CS 490 project

URL for backend requests: https://web.njit.edu/~jmd57/model.php

Understanding JSON status codes:

404 - User not found

304 - Wrong password provided

200 - User and password both valid

Unit tests for CS490Project

Please use this directory to store unit tests that use all 3 abstrations of the MVC model. This will include system wide tests. Individual specialized tests that focus on your own abstraction should reside and be maintained inside each abstraction directory.

Beta Milestone

  1. User can create events
  2. Users can sign up for events
  3. Users are recommended events
  4. Users can link events to personal calendar

Front

Need these

Mid

Handle queries

Back

User

Event