Prerequisites
Visual Studio 2022 with Web Development Components & .NET 6 Official website
Node.js any latest LTS version Official website
Android Studio / Visual Studio Code (I'm using Android Studio)
Flutter Latest SDK Official installation instruction
Firebase Account Official installation Instruction
Firebase CLI Official installation instructions
Google Cloud Platform account with active billing account for Maps
MSSql Server Official installation instruction (After installing, install SSMS for managing the Database)
Paypal Account for Subscription Payment Official website
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 updated