- Admin
Local Food
When deciding on an APP to create that’s a listing APP, I thought of my grocery list. Then, after more thought 💭 I think it would be great to have a simple APP that allows the users to share their favorite local foods, from local businesses.
It is an easy food business listing APP that allows you to add one ☝️ favorite 💕 item. The App allows you to create a user account or use your GitHub account. The colors of the APP reflect the basic colors of the iPhone 📱 system. The creation of this Ruby on Rails APP 💻 is for children to adults.
I started the APP backwards.
I began with the Food 🥘 model, controllers and database then created the User model & Sessions. I then added login ability using OmniAuth with github login capabilities.

I enjoyed creating the ratings option. Validations with flash alerts are a nice way to communicate to the user and are nice to rely on for secure functionality.

nce inside github, when creating the APP, it asks for a logo for the APP:

Repo: https://github.com/osxgirl/localfood
Thank you