https://github.com/foo-dogsquared/300-words-a-day
A 750words.com offline clone, basically. 🙂
https://github.com/foo-dogsquared/300-words-a-day
Last synced: 8 months ago
JSON representation
A 750words.com offline clone, basically. 🙂
- Host: GitHub
- URL: https://github.com/foo-dogsquared/300-words-a-day
- Owner: foo-dogsquared
- License: mit
- Created: 2019-01-17T12:34:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T13:47:30.000Z (over 7 years ago)
- Last Synced: 2025-10-12T18:03:16.525Z (8 months ago)
- Language: JavaScript
- Homepage: https://three-hundred-words-a-day.herokuapp.com/
- Size: 1.07 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 300-words-a-day
A [750 Words](https://750words.com/) offline clone, basically. 🙂
## Overview
It's a client-side app (even though it uses a bit of server-sided programming) for tracking your notes at least with 300 words, every day. No edits allowed on the next day! Whatever you've left at the time is what you've written for the day. 😶
This app is mostly just an experiment/basic project on utilizing [service workers](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API) but I'll make it into a fully pledged app eventually.
Anyways, if you're interested to contribute, here's my mini-roadmap for the app:
- update front-end and utilize [Vue](https://vuejs.org/)
- utilize a user interface prototyping tool
- make the front-end design prettier
- create a more effective user experience (UX) on the app (also, my biggest weakness 😂)
## Contributing
If you like to support this project, you can help through bug issues and code contribution. If you chose the latter, just know that we are under a [code of conduct](./CODE_OF_CONDUCT.md) here. Also, read about the mini-tour to the [coding styles used in this project](./docs/coding-style.md).
If you want to suggest for improvements in the code, standards, and other aspects of the project, feel free to do so and file an issue in the issue tracker.
You could also support me through donations by clicking the orange button below. A little bit of coffee money will do. 😁
[](https://www.buymeacoffee.com/foodogsquared)