Skip to content

A full stack SPA including all CRUD operations and user authorization/authentication. Utilizes an Angular front-end and a .NET Core back end.

Notifications You must be signed in to change notification settings

MaxBranvall/MomsCookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A full stack SPA including all CRUD operations and user authorization/authentication. Utilizes an Angular front-end and a .NET Core back end.

Resources

Stars

Watchers

Forks