update README.md - initial changes
This commit is contained in:
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
12
README.md
12
README.md
@@ -1,2 +1,12 @@
|
|||||||
# amras-zadatak1
|
# 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user