Files
caloriethingy.com/CHANGELOG.md
Chris Smith 5f3d1359cf Adding API
2025-02-20 20:09:01 +01:00

1.0 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • SleekPlan javascript for user feedback
  • "Today So Far" summary on the success page
  • API for registering and login
  • API for fetching meals, summary, and posting meal
  • JWT tokens for API requests

Changed

  • User view text to be more consistent

Removed

  • Form fields not needed
  • File name requirement from Meal model. Isn't necessary to have a file to record a meal

0.1.0 - 2025-02-10

This marks the first release!

Added

  • User is able to signup, reset password, and also receives a welcome email
  • Able to upload from phone with the rear camera initially
  • Confetti on success :)