https://github.com/shravanasati/oop-projects
This repository contains a bike rental system and a library management system made in python through Object-Oriented Programming.
https://github.com/shravanasati/oop-projects
bike-rental library-management-system oop python
Last synced: 2 months ago
JSON representation
This repository contains a bike rental system and a library management system made in python through Object-Oriented Programming.
- Host: GitHub
- URL: https://github.com/shravanasati/oop-projects
- Owner: shravanasati
- License: mit
- Created: 2020-10-29T08:35:11.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-29T08:36:54.000Z (about 5 years ago)
- Last Synced: 2025-06-23T12:43:24.378Z (5 months ago)
- Topics: bike-rental, library-management-system, oop, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OOP-Projects
1. **Library Manager** - A library managing system made possible with object oriented programming.
2. **Bike Rental System** - A full-fledged bike rental system implemented in Python using object oriented programming.