Skip to content

๐ŸŽฎ GameRent - An automation system developed for game rental and management. Users can create accounts, purchase games, and administrators can manage games and members.

Notifications You must be signed in to change notification settings

fuatsimsek/gamerent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ GameRent

GameRent is a system where users can purchase and manage games. Users can create an account, buy games, and developers can add their games to the platform. Administrators can manage both games and members.

๐Ÿš€ Technologies Used

Backend:

  • .NET 7 - For API development
  • MSSQL - For database management

Database:

  • MSSQL - Database management

๐Ÿ”ง Installation

  1. Clone the project:

    git clone https://github.com/fuatsimsek/gamerent.git
    cd gamerent
  2. Run the backend:

    • Open the .NET 7 API project.
    • Update the database connection settings in the SqlCon.cs file.
  3. Create the database:

    • To create the tables in your MSSQL database, run the library automation/schema.sql file.

Library Automation\Library Automation# .NET 7 API codes
โ”‚-- library automation/schema.sql # Database scripts

Admin and Member Login Screen
1

Admin, Game, and Member Management Screen
2

3

4

Member Operation Screen
5

About

๐ŸŽฎ GameRent - An automation system developed for game rental and management. Users can create accounts, purchase games, and administrators can manage games and members.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published