Skip to content

Iteration 1

Sirin Puenggun edited this page Nov 10, 2023 · 2 revisions

Goals

Goal of this Iteration is to Set up Django and ReactJS project, design UI and Database Modek for the project and Implement Authentication for the project.

Feature

Backend

Task Description
Set Up Django Project Initialize a new Django project.
Set Up Django Dependecies DRF, DJ-Rest-Auth, Django-Allauth
Implement Authentication System Implement Login and Logout System using JWT

Frontend

Task Description
Design User interface Design UI using Figma and find idea from Dribble
Set Up ReactJS Project Initialize a new ReactJS project using Vite.
Set Up ReactJS Dependecies Tailwindcss, Framer-motion, Router

Additional

No Additional tasks this week

Criteria

  • Design of UI and Model is done
  • User can Login Google without problem
  • User can register and login with email and password
  • No errors occur when starting server both React and Django

Clone this wiki locally