DinaAshrafElsayed / GPproject

0 stars 1 forks source link

Project ShareIt

Description:

Our Persona

- Hamada (22-50)
- Mervat (22-50)
- System
- Admin

Milestone (Share_Item)

0.1- Hamada: can register as new user by:
0.2 System: after valid registration
0.3 Hamada: can login by his email and password
1.2- System: checks for the max points allowed for this item by item category item.points <= category.points

2.1- Hamada: can view all items
2.2- Hamada: can search by :
2.4- System can check the item available or not and validate time information.

3.1- Hamada: can cancel request before Mervate accept the request. if fared accepted the request Hamada will not be able to cancel the request.

4.1- Mervat: can view all here request
4.2- Mervat: can select Hamada’s request to accept.
4.3- Mervat: can delete Hamada’s request.
4.4- System: if Mervat accept Hamada’s request

Our DB Tables:

1. T_User
2.T_Item
3.T_Category
4.T_Activity