Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic: Core Application #33

Open
iandouglas opened this issue May 3, 2019 · 0 comments
Open

Epic: Core Application #33

iandouglas opened this issue May 3, 2019 · 0 comments

Comments

@iandouglas
Copy link
Contributor

Book Club

BE Mod 2 Week 2/3 Paired Project

Background and Description

This purpose of this application is for users to browse and review books. The primary goals of this project are to test your ability to set up many-to-many relationships and accessing attributes through multiple model relationships.

Learning Goals for this Project

  • creation of a basic Rails web application
  • implementing basic MVC structure to your project
  • save and retrieve data from a database
  • display content on a web page with some very basic styling
  • learning how to test your code effectively at a Controller and a Model level

Requirements

  • must use Rails 5.1.x
  • must use PostgreSQL
  • all controller and model code must be tested via feature tests and model tests, respectively
  • must use some amount of HTML and CSS layout
  • must deploy project to Heroku, do this early!

Not Allowed

  • ask instructors in your public channel before adding any additional gems to your project
  • do not use JavaScript to sort content on a page

User Stories

These user stories may be worked on in any order that makes sense to your team. The most optimal order may not be a top-to-bottom approach.

@memcmahon memcmahon added this to To Do in BookClub May 6, 2019
This was referenced May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
BookClub
  
To Do
Development

No branches or pull requests

1 participant