Skip to content

Iteration 6

Chaiyawut Thengket edited this page Nov 28, 2023 · 8 revisions

Goals

Goal of this Iteration is to Successfully deploy the frontend using Vercel and the backend using Railway. Ensure the deployed application is accessible and functions as expected + complete all pending dashboard features. Address and correct any percentage-related issues within the application.

Feature

Backend

Task Description
Deploy the backend using Railway - Ensure Railway account is set up.
- Configure deployment settings.
API for collect information of user - collect todo for each day (In the week)
- collect todo that completed in last week and all the day

Frontend

Task Description
Deploy the frontend using Vercel. - Ensure Vercel account is set up.
- Configure deployment settings.
Dashboard Features - Aesthetics are enhanced with a consistent design.
- Users can customize dashboard layouts or themes.

Additional

Refactoring Code and Clean some duplicate codes

Criteria

  • Write a user profile and setting profile system
  • Write dashboard features
  • 90-100 % of login/registration page
  • API endpoints for User's analytic
  • Deploy both frontend and backend
  • Fix bugs

Clone this wiki locally