Makers Academy final group project to experience designing and implementing an MVP as part of a group over a 10 day period. The app was inspired by recipe websites and meal planners that allow users to plan out a weeks worth of meals and save recipes to their profiles.
Available on on sketchboard.me
- Rails
- Javascript
- PostgreSQL
- Rspec
- Capybara
- SCSS (Milligram)
- HTML
Clone repo to a local directory:
git clone [email protected]:joseck0510/meal_planner.git
Run rails server:
bin/rails s
Navigate to:
localhost:3000
Alternatively the app is deployed to Heroku