Comment on page
Prerequisites
- Android Studio / Visual Studio Code (I'm using Android Studio)
- Google Cloud Platform account with active billing account for Maps
- MSSql Server Official installation instruction (After installing, install SSMS for managing the Database)
The project is configured with MSSql Server out of the box. You can use anything that’s supported by Entity Framework Core 6
Please carefully follow the instructions for an error-free setup. Do not skip any steps
This project's backend admin panel and API project are two separate projects so you need two places for hosting it but both shares the same Database.
Last modified 8mo ago