Lamtammy1515 / meal-planner

Rails Backend& Javascript Frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Meal Planner App

This single page application was made using Javascript on the frontend and Ruby on Rails on the backend. Meal-Planner was originally made for those who need help planning out their meals for the day. Users can either choose what they want for their meals or this application can actually randomize a whole meal for them.

DEMO BLOG

Installation

Clone this repo.

Either right click the index.html file to open in browser, or cd into the frontend directory and use bash to run the frontend.

cd meal-planner-client

you can also run "python -m SimpleHTTPServer" in your terminal and open 'localhost:8000' in your browser.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

https://github.com/Lamtammy1515/meal-planner

License

MIT

About

Rails Backend& Javascript Frontend

License:MIT License


Languages

Language:JavaScript 74.6%Language:HTML 20.4%Language:CSS 4.9%