Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 595 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 595 Bytes

planning-backend

This application is intended to serve as backend API for the Abilitare planning app to provide the following services

  • Provide simple mail authentication and github/Google/LinkedIn OAuth for login and register users.
  • Implement JWT to carry user information to frontend and route authentication.
  • API to handle projects, boards, user, authentication, cards and user comments.
  • Including the built Abilitare planning app to serve as frontend.
  • Add login and register static page.