https://github.com/kalefed/rental-db
Fully functioning web-based interface for a rental database leveraging HTML, PHP and SQL.
https://github.com/kalefed/rental-db
css html php sql
Last synced: about 1 month ago
JSON representation
Fully functioning web-based interface for a rental database leveraging HTML, PHP and SQL.
- Host: GitHub
- URL: https://github.com/kalefed/rental-db
- Owner: kalefed
- Created: 2024-10-31T16:00:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T16:11:56.000Z (over 1 year ago)
- Last Synced: 2025-10-04T09:30:05.344Z (9 months ago)
- Topics: css, html, php, sql
- Language: PHP
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rental Database Application
CISC332 (Database Management Systems) Project
Goal and requirements
Create a fully functioning web-based interface for a rental database leveraging HTML, PHP and SQL.
Key Features
- Can view all propertiy IDs and their associated Owner and Manager
- The user can update their rental group preferences after providing their associated rental group
- The user can display all of the rental groups, as well as each groups preferences and members
- View the average rent prices for their associated rental category [Houses, Apartments and Rooms]