Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/brownred/python-and-sql
- Owner: Brownred
- Created: 2022-12-07T08:27:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T16:30:27.000Z (almost 2 years ago)
- Last Synced: 2024-01-23T21:51:45.992Z (11 months ago)
- Topics: data-analysis, databases, python3, sql
- Language: Python
- Homepage:
- Size: 2.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.