Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.16 KB

Moms Cookbook

Disclaimer: The desktop UI is currently rough around the edges as I mainly focused on writing the mobile UI on this site.

Demo

Here I demonstrate logging in, creating a new recipe, and viewing it.

Tech Stack

  • Front-end: Angular
  • Back-end: .NET Core REST API
  • Database: MySQL

Features

  • Account creation with password reset.
  • Admins can add, update, and delete recipes from the site.
  • Any visitor can view recipes

Known issues

Dependencies

Development

  • WIP

Contributing

  • WIP