update README.md - initial changes

This commit is contained in:
Amra Šabić
2018-02-17 09:00:18 +01:00
parent d08991d90b
commit f75bf59ef3
2 changed files with 17 additions and 1 deletions

View File

@@ -1,2 +1,12 @@
# amras-zadatak1
amra sabic zadatak 1
## OBJECTIVE
Design and implement a performant and elegant backend API for managing user permissions database.
The goal is to quickly prototype an end-to-end app with the basic functionality specified.
### TASK ONE
Build JSON-based, database-backed, API for managing a list of user and associated permissions.
### TASK TWO
Create a Javascript "Permission Control Panel" front-end web page controlling User Permissions.