Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixeledcode/counter-app
An app to keep track and also perform habit tracking
https://github.com/pixeledcode/counter-app
Last synced: 19 days ago
JSON representation
An app to keep track and also perform habit tracking
- Host: GitHub
- URL: https://github.com/pixeledcode/counter-app
- Owner: PixeledCode
- Created: 2024-01-06T08:30:40.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T07:24:58.000Z (7 months ago)
- Last Synced: 2024-10-23T11:52:21.552Z (2 months ago)
- Language: Svelte
- Homepage: https://counter-rt.vercel.app/
- Size: 501 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# counter-app
A PWA app to tract stuff and perform habit tracking
## Installation
To get started with this application, you will need to follow these steps:
1. Clone the repository: `git clone https://github.com/PixeledCode/counter-app.git`
2. Install dependencies: `npm install`
3. Start the development server: `npm run dev`
4. Open the application in your browser at http://localhost:3000## Usage
The application allows users to keep track of tasks. You can create new tasks, update, edit, or delete them. It also supports logging and habit tracking.
## Features
Some of the key features of the application include:
- PWA support for offline use
- Create new counter tasks. Update/Edit/Delete them
- See a log of last updated
- Perform habit tracking using calendar view
- Share screenshot of the main screen using Share API## Contributing
Contributions to this project are always welcome. Here are some ways you can contribute:
- Test the application and report any bugs or issues
- Suggest new features or improvements
- Submit a pull request with bug fixes or new featuresWhen contributing to this repository, please first discuss the change you wish to make via issue, email or any other communication method before making a change.
## License
This application is licensed under the MIT License. Feel free to use and modify the code for personal or commercial use.