Inspiration

It is said that it takes 21 days to build a habit. I always wanted to try that but never did. So, I thought of creating something which will track my progress. I do Competitive programming as well and it really encourages me a lot to keep on practicing and doing better with friends. So, I wanted to built something where we can create goals and work on them together.

What it does

It helps you built a habit by along with your friends while tracking your progress. You can submit what you've done each day that is what task you've done and your progress will be mark for the day.

How we built it

I've use socket.io for creating rooms and thus connecting friends at real-time and chart.js for showing the progress of each person who has joined the room. I've use bootstrap and CSS for the frontend and express.js for the other backend part

Challenges we ran into

Updating the progress of each person in the same room at real-time.

Accomplishments that we're proud of

I built something from scratch first time and I'm really proud of that :)

What we learned

Socket.io, express.js, chart.js

What's next for BetterYou

Chat feature and user login

Share this project:

Updates