Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 854 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 854 Bytes

ICSI-418Y-Team-2-Back-End

Robin Kim

  • Setup Spring for the start backend
  • made dummy connection to firebase(firestore)
  • made dummy connection to mongoDB
  • sample connection to RapidApi for the nba basketball data
  • made database entities (colletions)
  • made basic controller for Frontend call
  • used spring security and jwt for authentication
  • created backend global chat code
  • made simulation endpoint