Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brownred/python-and-sql

Python and SQL (postgreSQL & mySQL) for data analysis.
https://github.com/brownred/python-and-sql

data-analysis databases python3 sql

Last synced: about 1 month ago
JSON representation

Python and SQL (postgreSQL & mySQL) for data analysis.

Awesome Lists containing this project

README

        

# Bike Rentals

![Bike Rentals](https://missionzero.sheridancollege.ca/wp-content/uploads/2019/04/DSC03493-1600x1200.jpg)

Bike Rentals is a python project that allows users to rent bikes on an hourly, daily, or weekly basis. With hourly rentals priced at $5, daily rentals at $20, and weekly rentals at $60, it provides an affordable and convenient way to enjoy the outdoor.

The project uses PostgreSQL to store important information such as customer details, transactions, and bike return information. This ensures that all data is organized and easily accessible.

In addition to its rental services, Bike Rentals also offers a discount for customers who rent three or more bikes.
## Features

* Rent bikes on an hourly, daily, or weekly basis
* Affordable pricing with hourly rentals at $5, daily rentals at $20, and weekly rentals at $60
* Discounts for customers who rent three or more bikes
* User-friendly interface for easy navigation and usage
* PostgreSQL database to store customer information, transactions, and bike return information
* Incorporates unittest for testing and debugging purposes

## Requirements

* Python 3.x
* PostgreSQL

## Getting Started

To get started with Bike Rentals, simply clone or download the repository and run the program. The user-friendly interface will guide you through the rental process.

## Contributing

If you would like to contribute to the Bike Rentals project, simply fork the repository and make your changes. Once you have completed your changes, submit a pull request and we will review it.

## License

Bike Rentals is open source.

## Contact

For questions or concerns regarding Bike Rentals, don’t hesitate to contact me.