Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.