Update README.md
This commit is contained in:
parent
fdbd372430
commit
24f085e17a
10
README.md
10
README.md
@ -18,4 +18,14 @@ Every page has a navbar at the top. There is a chat and profile icon. Clicking o
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**Functionality**
|
||||||
|
|
||||||
|
Our app has a fully functioning backend which supports the CRUD functionality for the following entites
|
||||||
|
1. We have a User entity which has the following attributes: Name, Email and Password, Sports and levels, Griends, Auth level, and suspended status
|
||||||
|
2. We have a Match which supports the following attributes: Players, Date, Sport and skill, and Location
|
||||||
|
|
||||||
|
We also support searching the database for the above entites.
|
||||||
|
1. Matches can be searched for. They can be sorted and filtered based on location, friends, skill level and date.
|
||||||
|
2. Users can also be searched for
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user