ai-in-actiune / ar-fighter

0 stars 0 forks source link

Data management #4

Open vmr013 opened 11 months ago

vmr013 commented 11 months ago

Fighting statistics

During a fight, the system will collect statistics like (LPA#, HPA#, shield#, totalPower, etc.) for each logged in player. All the statistics data will be stored in a DataBase using a DBMS like SQLite, MySQL, MS SQL. An appropriate data base architecture should be implemented. Migration system should be applied.

Login system

User register User login

vmr013 commented 11 months ago

@alekseis1 Please work here, in this issue and corresponding branch