Bookshelf is a website where users can post their books.
- Command Line
- Ruby
- Rails
- Bootstrap
- HTML
- CSS
-
Version 1:
- The user must sign up to add a new book
- The user can change own password
- The user can sign out
- After sign in users can create, view, edit and destroy their posts.
-
Version 2:
- User can upload image
- User can add commint
Books | |
---|---|
id | primary key |
title | string |
author | string |
description | string |
category | string |
image | binary |
- Mike
- Usman
- Ghadeer