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: 5 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T05:46:33.000Z (over 2 years ago)
- Last Synced: 2025-04-07T09:46:02.500Z (over 1 year 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.