Skip to content

justinbezanson/weight-watcher

Repository files navigation

Weight Watcher

This is a simple weight tracker that allows you to track your weight and see a chart of your progress over time.

Installation

  1. Clone the repository
  2. Run composer install
  3. Copy .env.example to .env and fill in the values
  4. Run php artisan key:generate
  5. Run php artisan migrate
  6. Run php artisan serve
  7. Visit http://localhost:8000 in your browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages