Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gulfstream15 authored Jun 27, 2017
1 parent 4028b28 commit 8667b80
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ A children's bookshop web app developed using Ruby/SQL/Sinatra
This app enables a bookshop owner/worker to manage the shop's stock. This is not
an app for customers, but for shop employees only. The user can:

Show inventory pages listing the books and authors
Create books and authors
Show stock levels for the books (High/Medium/Low)
Add a buy and sell price to each stock item
Calculate the possible markup on items and show on inventory page
1) Show inventory pages listing the books and authors
2) Create books and authors
3) Show stock levels for the books (High/Medium/Low)
4) Add a buy and sell price to each stock item
5) Calculate the possible markup on items and show on inventory page

The details of the books and authors are kept in a SQL database and accessed via Ruby.

Expand Down

0 comments on commit 8667b80

Please sign in to comment.