foo-dogsquared / 300-words-a-day

A 750words.com offline clone, basically. πŸ™‚

Home Page:https://three-hundred-words-a-day.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

300-words-a-day

A 750 Words 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 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
  • 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 here. Also, read about the mini-tour to the coding styles used in this project.

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. 😁

Buy Me A Coffee image

About

A 750words.com offline clone, basically. πŸ™‚

https://three-hundred-words-a-day.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 84.5%Language:CSS 9.9%Language:HTML 5.6%