Skip to content

amir-not2005/monk-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

monk-webapp

Goal

Create a monk mode web application to be used in groups

Technologies

Frontend and Backend division with API

  1. Frontend
    • React js
    • Tailwind CSS
    • Axios
  2. Backend
    • Node js
  3. API
    • Express js
    • JWT Auth
  4. Database
    • PostgreSQL

What has been finished

Backend:

  1. CRUD
  2. All backend endpoints processing CRUD operations
  3. JWT implementation

Frontend:

  1. Dashboard page design
  2. Login / Logout page design with some logic

Todo

  1. Authentication (isAuthenticated)

  2. Axios functions to access api endpoints for frontend

  3. Dashboard

    • add habit button
    • calendar functioning
    • weekdays roulette
    • streak and completion info
  4. Group

    • group members card display
    • delete from group
    • group calendar
  5. Profile page

    • design
    • backend

About

My try of building a web app using the PERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages