Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 1.29 KB

README.md

File metadata and controls

64 lines (37 loc) · 1.29 KB

Team 2 - UniRent app

Prerequisites

install Node.js LTS

npm install -g @aws-amplify/cli

Features implemented

Authentication

  • Sign up, Sign in, Sign out, Forgot password

Account management

  • View account info

Search (WIP)

  • Screen flow completed
  • Backend (WIP)

Hosting

  • Screen flow completed
  • Backend completed

Contact / Inbox

  • Screen flow completed
  • Backend completed

Recommendation

  • Screen flow completed
  • Backend completed

CICD

  • Code review (automated via Github Actions)
  • Unit test with Jest (automated via Github Actions)
  • E2E test with Cypress (automated via Amplify Hosting)
  • Deployment of web app with Amplify

Tools/libraries documentation