Skip to content

Commit

Permalink
Readme Layout changes
Browse files Browse the repository at this point in the history
  • Loading branch information
u1456168 authored Aug 3, 2017
1 parent 4c5e1aa commit c089a37
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ Hotel Website.
10. Ability to Delete a Room.
11. Authorization
# Authorization features :
Roles - Each User has a " Role " , The default role is "user" who can see the "user dashboard".
Roles: Each User has a " Role " , the default role is "user" who can see the "user dashboard".

A User can click the " Become a Partner" button to submit their partner application which will be reviewed by an admin.
An admin can review Partner Applications and Decide whether to refuse ( delete the application ) or accept the user as a partner.
An admin can review Partner Applications and decide whether to refuse ( delete the application ) or accept the user as a partner.
Once accepted a normal user will be upgraded to a partner account and will be able to use the partner dashboard.

# rooms
# Rooms

Each hotel has many room choices with differences in max occupents , beds provided , views and prices.

Expand Down

0 comments on commit c089a37

Please sign in to comment.