The Mini Uber project focuses on implementing the core functionalities of a ride-sharing application while also implementing some of the design patterns learned in the Design Patterns course. It includes features such as user registration, ride request creation, driver availability, ride acceptance, and ride completion.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge branch 'master' of https://github.com/SeifHesham2/Mini_Uber into zahran_ashraf
c6a18ccView on GitHubAdded the driver ID to be displayed out when inserting a new driver by the employee.
9769266View on GitHubFixed the label in assigning cars to all drivers in the wrong y-axis
e39ce67View on GitHubFixed payment method not showing & returned rate driver feature to the customer
095d44dView on GitHubFinished the Payment page and handled all possible errors.
e91fc77View on GitHubMerge pull request #11 from SeifHesham2/zahran_ashraf
5c8c1b7View on GitHub