Unipin Parody is a E-commerce Website included with Payment Gateway I made just for fun remaking from Unipin Official.
Features • How To Use • Development • Bug / Feature Request • Credits • Author • License
- E-commerce Website with Fully Responsive
- Desktop
- Mobile
- Tablet
- The website is made with PHP, MySQL, Bootstrap 5, css, and other cool library and API.
- Included with Payment Gateway using Stripe API
- Integrated with Admin Dashboard and Database using MySQL
To clone and run this application, you'll need Git also import the SQL file to your MySQL. From your command line:
# Clone this repository
git clone https://github.com/killflex/unipin-parody.git
# Go into the repository
cd unipin-parody
# Open it on the browser
google-chrome index.html
Note If you're getting error with databases, don't forget to import the SQL file to your MySQL first. See this guide.
Want to contribute, Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin improve-feature
) - Create a Pull Request 😁
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
This software uses:
- Ferry Hasan.
- Github : @killflex
- Copyright © 2022 Unipin-parody
- Unipin-parody is open-sourced software licensed under the MIT license