A project for Advanced Software Engineering course in Cairo University - Faculty of Computers and Artificial Intelligence. We were assigned 2 sprints, the first was to implement the basic logic of the application. And the second was to expose a RESTful API for our application.
CarApp is ride-sharing app, that helps users to connect a driver with a rider. They can negotiate price and meet at a specific location.
- Download the source code using git or as a zip file from above
- Download Microsoft SQL Server and install it
- Open Microsoft SQL ports, and setup database schema, and user credentials
- Install Postman and use our collection, or use our API with the tool of your choosing