A repository entirely dedicated to our 6th sem course "Cloud Application Development" which contain the progress report of each week on the project I am working.
An online platform that allows users to search for and rent vehicles from a fleet of vehicles owned by a rental company. The system would likely include features such as a user-friendly interface for searching and reserving vehicles, options for different types of vehicles and rental lengths, and a secure payment system. Additionally, the system may also include tools for managing the fleet of vehicles, such as tracking maintenance schedules and monitoring usage. Overall, the goal of the system is to provide a convenient and efficient way for individuals and businesses to rent vehicles on demand.
PHP | MYSQL | JavaScript | HTML |
---|---|---|---|
- Cloud Based Platform
- Uses Multithreading which makes response time less
- User can log in as customer or admin
- Open VSCode
- Copy the given command
git clone https://github.com/Med16-11/Cloud-Application-Development
- For now, you can contribute to the documentation part. I'll upload the project code soon.
Vehicle Renting Website provide a convenient and efficient way for individuals and businesses to rent vehicles. It will allow users to search for and compare different types of vehicles, view availability and pricing, and make reservations online. This can save time and effort compared to traditional methods of renting vehicles. Additionally, this website can also provide additional information, such as customer reviews, and the ability to purchase additional services like rental insurance.
Contributions are always welcome!
- Fork the Project
- Create your Feature Branch (
git checkout -b AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin AmazingFeature
) - Open a Pull Request
Please read the Code of Conduct
Project Link: https://github.com/Med16-11/Cloud-Application-Development