Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
add2point71dots authored Oct 30, 2017
1 parent 733923e commit 0f494ff
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Project: VideoStoreAPI
An pair assignment completed during our time as students at Ada Developers Academy.

Original Instructions:
---

The goal of this project is to create a system that a video store (remember those?) could use to track their inventory of rental videos and their list of customers.

We will use Rails to construct a RESTful API. The purpose of this API is to quickly serve information about the store's video collection, customer information, and to update rental status. This repository provides two JSON datafiles to serve as the initial seeds for this system.
Expand Down Expand Up @@ -277,4 +282,4 @@ Fields to return:

# Reference
- [Postman on Environments](https://www.getpostman.com/docs/environments)


0 comments on commit 0f494ff

Please sign in to comment.