Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 384 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 384 Bytes

PeerPoint

Web Application for collaborating with your friends

Collaborative study hub

  • Homepage (dashboard)
  • To do list
  • Discussion forum
  • Login w google
  • Integrate ggl drive
  • Grp creation
  • Grp calendar
  • Profile Customization

For development

  • For ajax requests which require user to be logged in, pls use fetch.js fetchWithAuth function (see dashboard.js for usage)