Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshshukla2002/recipe-book-app
Recipe Book is app for select recipe see ingredient, creating recipes, edit recipes and ingredient and also set recipes to shopping list
https://github.com/harshshukla2002/recipe-book-app
angular bootstrap3 firebase-auth firebase-database typescript
Last synced: 19 days ago
JSON representation
Recipe Book is app for select recipe see ingredient, creating recipes, edit recipes and ingredient and also set recipes to shopping list
- Host: GitHub
- URL: https://github.com/harshshukla2002/recipe-book-app
- Owner: harshshukla2002
- Created: 2024-03-14T05:15:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-14T05:46:33.000Z (10 months ago)
- Last Synced: 2024-12-20T22:13:53.996Z (19 days ago)
- Topics: angular, bootstrap3, firebase-auth, firebase-database, typescript
- Language: TypeScript
- Homepage: https://recipe-book-app-rust.vercel.app
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe Book App
> Recipe Book (Recipes platform) is an Angular.js application designed to provide customers with a personalized easy-to-utilize user experience for getting recipes details, edit existing recipes, add their own recipes and set this to shopping list.
> It has 4 modules Authentication, Recipe,Edit Recipes, Add to Shopping List.
# Screenshots
# Homepage
# Recipe Details Page
# Recipe Edit Page
# Create New Recipe Page
# Login/Signup Page
# Shopping List Page
# Features
- User authentication
- User can select recipes and see details
- User can add new recipes
- User can select and add ingredients to shopping list# Technology used
- Angular
- TypeScript
- Bootstrap3
- Firebase-auth
- Firebase-Database# Modules
- Login Logout Module
- Select Recipe Module
- Set To Shopping List Module# Lessons Learned
- Gain excessive knowledge on application of Angular.js
- Gain knowledge on using API.
- Enjoyed the process of learning and creating the application.