Skip to content

Commit 0f494ff

Browse files
Update README.md
1 parent 733923e commit 0f494ff

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Project: VideoStoreAPI
2+
An pair assignment completed during our time as students at Ada Developers Academy.
3+
4+
Original Instructions:
5+
---
6+
27
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.
38

49
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.
@@ -277,4 +282,4 @@ Fields to return:
277282

278283
# Reference
279284
- [Postman on Environments](https://www.getpostman.com/docs/environments)
280-
285+

0 commit comments

Comments
 (0)