"FitnessConnect," a comprehensive fitness tracking and social platform. FitnessConnect will not only help users track their workouts and daily exercises but also connect with like-minded individuals, share their fitness journey, and find the motivation they need to achieve their fitness goals.
Before you begin, ensure you have met the following requirements:
✅ You need to have Visual Studio
installed in your machine to run 'web' module
✅ You need to have 'Android Studio' installed in your machine to run 'mobile' module
Simply clone the project from FitnessConnect repository. After cloning the repository:
- Open the Visual Studio, and click on Open Existing Project.
- Navigate to the folder where this project is cloned and inside 'web' folder you will "FitnessConnect" folder select that and click open.
- Once the project is loaded and all the libraries are synced, Click on Run button at the top menu of IDE.
- Open Android Studio and click on Open Existing Project.
- Navigate to the folder where this project is cloned and select 'mobile' folder. This will load required gradle files and library in Android Studio.
- Once the project is Synced, Click on Run button at the top menu of IDE
- Note - You should have Android Emulator installed in your system to run your app.