https://github.com/divanny/garden-reservation-system
Final project of the subject Software Development II. It is a program to reserve gardens. It is developed in C# and has a connection to a MySQL database.
https://github.com/divanny/garden-reservation-system
csharp mysql-database reservation-system school-project
Last synced: 2 months ago
JSON representation
Final project of the subject Software Development II. It is a program to reserve gardens. It is developed in C# and has a connection to a MySQL database.
- Host: GitHub
- URL: https://github.com/divanny/garden-reservation-system
- Owner: Divanny
- Created: 2022-07-16T04:11:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T12:42:21.000Z (6 months ago)
- Last Synced: 2025-03-27T03:34:41.589Z (3 months ago)
- Topics: csharp, mysql-database, reservation-system, school-project
- Language: C#
- Homepage:
- Size: 23.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Garden Reservation System
System created in C# in order to be able to reserve gardens of a company. It has admin mode and client mode. Where you can see the different gardens and their availability.