Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 372 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 372 Bytes

DBI-Assignment

Interface for SAKILA dataset.

Instructions for backend Team.

git clone https://github.com/weikenchoo/DBI-Assignment.git
git checkout backend

Then proceed to do work.

Committing and pushing

git commit -m "Insert comments" 

Current task
Commit after every table. Once every table is done, push

git push