allieIsOkay / allieIsOkay/book-club
Epic: Core Application
- Linguagem predominante
- Ruby
- Estrelas
- 0
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
# 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
## 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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.