This repository is dedicated to the 'Bases De Datos' course project.
This course is part of the GITAV (Degree in Engineering for Animation and Video Games) program.
Group members: Khalid Belkassmi E.H., Marta Gonzalez de Castejón, Gonzalo Muñoz, Daniel Miñarro Bernardo.
The goal: Create an app or a game in Unity that uses data persistence with a relational database.
What are we building: An Admin Panel for managing a store data (products, employees...) and user information.
The Stack: Unity for the front-end, MySQL as the database, C# as the language for both application logic and database interactions.
Here you can find a small documentation for our database structure and modelling.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
