Skip to content

RiteshJha912/epoch

Repository files navigation

epoch

Build habits that actually stick : a minimal, open-source habit tracker with a GitHub-inspired contributions graph.


Screenshots

Screenshot 1
Screenshot 4
Screenshot 6

View Downloaded Certificates in PNG Format or share them directly into your network!

Screenshot 8

Project Structure

roooooooot/
├── components/
│   ├── AddHabitModal.
│   ├── Footer.js
│   ├── HabitGrid.js
│   ├── HowItWorks.js
│   ├── Layout.js
│   ├── ShareButton.js
│
├── lib/
│   ├── firebase.js
│   ├── utils.js
│
├── pages/
│   ├── api/
│   ├── _app.js
│   ├── _document.js
│   ├── index.js
│   ├── login.js
│
├── public/
│
├── styles/
│   ├── components/
│   │   ├── AddHabitModal.module.css
│   │   ├── Footer.module.css
│   │   ├── HabitGrid.module.css
│   │   ├── HowItWorks.module.css
│   │   ├── Layout.module.css
│   │   ├── ShareButton.module.css
│   │
│   ├── pages/
│   │   ├── index.module.css
│   │   ├── login.module.css
│   │
│   ├── Home.module.css
│   ├── globals.css
│
└── README.md  

Tech Stack

Frontend: Next.js, React, Vanilla CSS

Backend: Firebase (Auth, Firestore, Push Notifs(maybe later))

Hosting: Vercel

About

i really feel, we should all strive to be the better version of ourselves each day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors