StevenKight / RentMeFurnitureRentalSystem

A real-world database project for hands-on learning Database Design and Implementation, Interacting with DBMSs, SQL Queries, and more Database related features and abilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RentMeFurnitureRentalSystem

Test Accounts

Note: All accounts for previous iterations do not work due to new encryption

Format:

  • Username | Password

Employee Role:

  • hash | passhash

Admin Role:

  • hash 2 | pass

Short Description

This project serves as a practical application of the knowledge gained in our course, offering hands-on experience in designing and implementing a database-driven application. By contributing to this project, we have the opportunity to develop a comprehensive understanding of various aspects, including:

  • Database Design and Implementation
  • Interacting with DBMSs
  • SQL Queries
  • And more database-related features and abilities.

Full description and more information can be found on the Wiki.

About

A real-world database project for hands-on learning Database Design and Implementation, Interacting with DBMSs, SQL Queries, and more Database related features and abilities.

License:MIT License


Languages

Language:C# 100.0%