Skip to content

lena0429/my-book-club-sinatra-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💜💛 Book-Review-Club-App 💛💜

project thumbnail

MVC Sinatra application with user authentication and CRUD operations.

Welcome to the Book Review Club App! It is built with Sinatra that allows users to create, edit and track their posts of book reviews with secure personal accounts. The users are allowed to view others' posts but are not allowed to edit or delete others' posts.

Features

  • Modeled custom database schema with SQLite, Active Record, and Sinatra
  • Implemented form validation and displayed validation failures to users with error messages

Live Site

https://sinatra-book-app.herokuapp.com/

Please feel free to visit the live site and leave me any comments. Have fun!

Installation & Usage

$ bundle install

In the directory, type the below in your terminal:

$ rackup config.ru

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/lena0128/my-book-club-sinatra-project. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct].

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published