Create a monk mode web application to be used in groups
Frontend and Backend division with API
- Frontend
- React js
- Tailwind CSS
- Axios
- Backend
- Node js
- API
- Express js
- JWT Auth
- Database
- PostgreSQL
Backend:
- CRUD
- All backend endpoints processing CRUD operations
- JWT implementation
Frontend:
- Dashboard page design
- Login / Logout page design with some logic
-
Authentication (isAuthenticated) -
Axios functions to access api endpoints for frontend -
Dashboard
add habit button- calendar functioning
- weekdays roulette
- streak and completion info
-
Group
- group members card display
- delete from group
- group calendar
-
Profile page
- design
- backend