Go to file
Geoff Doty a1639a1b90 weight modal ui tweak 2020-10-04 17:57:40 -04:00
public weight modal ui tweak 2020-10-04 17:57:40 -04:00
.gitignore initial commit 2020-09-19 17:38:26 -04:00
CONTRIBUTING.md README 2020-09-19 21:27:53 -04:00
LICENSE README 2020-09-19 21:27:53 -04:00
README.md removed snowpack dependency 2020-09-19 22:12:48 -04:00
package-lock.json removed snowpack dependency 2020-09-19 22:12:48 -04:00
package.json removed snowpack dependency 2020-09-19 22:12:48 -04:00
snowpack.config.json initial commit 2020-09-19 17:38:26 -04:00
workbox-config.js add workbox configuration 2020-09-19 22:26:32 -04:00

README.md

Fast Calorie

Single-Page Progressive Web App

There are lots of calorie counting apps out there, and a lot of good ideas, however I thought I could build an app to make entering your calories even FASTER.

In most apps, your search for food or drinks by name, or you try to scan the barcode, but your often left without finding the exact item you wanted or none at all. That sucks! In Fast Calorie searching is based on the calorie count -- AND not just "A" calorie count but calories for the food and drinks you consume -- not 80% of the things you would never touch!

This is YOUR app, your CALORIES, and your DATA!

Development

Beyond the usefulness of the app, every creation is a chance to explore new technologies, and boldly go where you otherwise fear to tread, because... you know... you would have to support it if it didnt scale!

Building small things with tiny libraries is my joy, and this app is no different. The corner stone of this development built around Litedom, a very small view library

Stack

Features

  • No Build Process Required
  • Progressive Web App

Quick Start

npm start Runs the app in the development mode using live-server. By default. Your browser should open to http://localhost:8080.

live-server reloads just rock for development.

TODO

  • Integrate frontend-dependencies or Parcel for vendor lib management
  • Add ability to add entries/details to catalog/entries from modal
  • Add ability to change dates back and forward on date line
  • Add ability to load date based on date picker

Support

Please open an issue for support.

Contributing

Anyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the guidelines, they're minimalistic;)

License

MIT