Level Up is a Windows Forms (.NET Framework 4.8, C# 7.3) desktop application for managing a digital game library, user accounts, and an integrated store. It supports user registration, login, profile management, game purchasing, and an admin panel for managing games.
-
User Registration & Login
- Register with name, username, email, password, gender, and date of birth
- Secure login for users and admins
-
Dashboard
- Central navigation for account, library, store, and settings
-
Account Management
- View and update profile details (name, email, password)
- View owned games count
-
Game Store
- Browse available games with images, descriptions, and prices
- Purchase games and add them to your library
-
Game Library
- View, play (placeholder), and remove owned games
-
Admin Panel
- Add new games with images, descriptions, and prices(BDT)
- C# 7.3
- .NET Framework 4.8
- Windows Forms
- SQL Server (LocalDB or SQLExpress)
- ADO.NET for database access
- Visual Studio 2022 or later
- SQL Server (LocalDB or SQLExpress)
- .NET Framework 4.8
- Clone the repository: https://github.com/Naitik-98/Level-Up.git