-
Notifications
You must be signed in to change notification settings - Fork 0
Iteration 1
Sirin Puenggun edited this page Nov 10, 2023
·
2 revisions
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.
| 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 |
| 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 |
| No Additional tasks this week |
|---|
- 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
You can navigate through this wiki with a sidebar on the right😉