A simple yet powerful Group Goals Tracker π― that allows multiple people to track and manage shared goals.
- π Real-time Sync β Works across everyone without an actual backend server.
- π Accessible Anywhere β Hosted on GitHub Pages, just share the link.
- β‘ Lightweight & Fast β No accounts, no database, just goals.
π Group Goals Tracker
- Frontend: HTML, CSS, JavaScript
- Storage www.npoint.io
- Syncing Mechanism: Serverless (no traditional backend)
- Hosting: GitHub Pages
- Open the website.
- Create or View Public and Private Goals.
- Just take the HTML file, its included with css and javascript within.
- Go to website , and create a new json bin.
- Copy the endpoint of the json bin.
- Paste it in 118th Line of the HTML Document to change the value of variable ENDPOINT.