KazMaune / FeedMe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeedMe

FeedMe is a decision making app for when you aren't able to decide on exactly what to eat! The first page has the option to login/register an account or go straight to using the generator features. Creating an account allows users to access the saved snacks, restaurants, and meals. Users have the option to choose FeedMe Now or FeedMe Later. With FeedMe Now, users input snack or fast food options and push a generator button. When you login your previous saved food pages will be there! So if you were in St. Louis and wrote up a list of food places in the area to randomly select from, you can go back if you ever happen to be in St. Louis again! FeedMe Later directs users to a page where they access meal generators. The meal generator takes in user input of what’s in their pantry and outputs a list of recipes (from meal API). As they look through options based on cuisine and dietary needs (tags), they can save their favorite meals if they have an account.

Ultimately, the goal of this project is to create an interactive UI designed to simplify, customize, and/or downright remove the decision-making process when the thought, "I should eat something" first appears in the user's mind.

This project was generated with Angular CLI version 15.0.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 51.1%Language:HTML 25.4%Language:CSS 23.5%