Hey there 👋. We're thrilled that you're here and can't wait to work with you. Make sure to go through this document and have the app setup on your local machine
- Xampp Server
- Git
-
Fork a copy of this repository into your GitHub profile
https://github.com/<yourUsername>/ShopOnline-Web-App
-
Clone the same into your computer using
git clone https://github.com/<yourUsername>/ShopOnline-Web-App.git
-
Once XAMPP is installed, navigate to it's installation folder and into the folder named
htdocs
-
Paste the contents of the cloned repository in it
-
Open XAMPP console
-
Launch Web Server and MySQL server.
-
Import the
shoponline.sql
file into the phpMyAdmin dashboard which also can be opened from the XAMPP dahsboard -
Now you can launch
http://localhost/<shoponlineFolderName>
-
Make sure you make changes on a new branch where the naming convention is
<yourUsername>/<yourContributionName>
-
You may create new issues with relevant title and description with screenshots preferably
Anything that helps you and us to keep up the open source spirit in building ShopOnline into a full-fledged platform is welcome. (Doesn't always have to be lines of code 😁)
You can:
- Open new Issues
- Do documentation fixes to existing files
- Help other contributors with their issues and pull-requests
- ...take ShopOnline to Mars 🐱🏍😃
You can reach out to us at:
-
Sandeep Rajakrishnan:
- @san-coding - GitHub
- @Sandeeprajakris - Twitter
-
Sudhay:
Make sure to follow the code of conduct