Skip to content

alliesauce/wdi-project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT 2: Mealpass Review Forum

###Mealpass Review is a forum for users of Mealpass to share reviews of their lunches with other users.

###Link to project on Heroku

##Wireframes and ERD -ERD: -database tables

-Wireframe: -wireframe

Upcoming features:

  1. Reviews and comments will be formatted in markdown using the RedCarpet GEM
  2. Add gravatar to user profiles
  3. Update/delete funcionality - users will be able to update/delete their reviews or comments
  4. Tag functionality - users can tag their lunches with tags such as "vegetarian", "light", "not worth the walk" and possibly create their own tags. The tags will be displayed in the right column (under the LIKES table)
  5. Logout functionality

To use on your own computer:

  1. Download this repo
  2. Create a database call "mealpass_reviews" and seed it by running "ruby lib/seeds.rb"
  3. Once in the repo directory on your terminal, type "rackup"

About

Project2 for GA WDI Shortstack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published