- The Mobile application
- The PHP backend
- Database scripts
- Install XAMPP on windows. Copy the contents of backend/api directory to htdocs/medkart/api in your machine.
- Recreate the MedKart database by running the dbscripts.sql file in phpmyadmin in your machine.
- Start XAMPP server and MySQL server
- Make sure that your machine is accessible to other devices on the network by opening required ports in windows firewall.
- Also, make sure that your SQL server is accessible from remote devices. These options are available in the XAMPP settings panel.
- Makre sure that your router is configured to let devices see each other. It is usually listed as 'device isolation' in router settings page.
- Copy the app-debug.apk file to your device.
- Make sure that your device is connected to the same network as the XAMPP server.
- Read the LICENSE before doing anything !!!
- Setup the react native development environment on your machine. See this for info
- Clone this repo and start making changes you like.
Youtube