airavata-courses / CloudElves

Spring 2022 Project
Apache License 2.0
2 stars 2 forks source link

Implement Frontend - UI #6

Closed MadhavanKR closed 2 years ago

navkar14 commented 2 years ago

Created basic UI structure which includes the following:

  1. Creating required pages.
  2. Implementing traversal between them.
  3. Implemented Google OAuth sign-in feature. Commit link here
navkar14 commented 2 years ago
  1. Implemented user authentication and data retrieval management.
  2. Implemented api calls executing user requests.
  3. Bug fixes and code cleaning. Commit link here