https://github.com/killflex/unipin-parody
**Still in Development** | Free and Open-source Landing Page E-Commerce & Admin Dashboard Template Unipin UI
https://github.com/killflex/unipin-parody
ecommerce open-source payment-gateway phpnative
Last synced: 11 months ago
JSON representation
**Still in Development** | Free and Open-source Landing Page E-Commerce & Admin Dashboard Template Unipin UI
- Host: GitHub
- URL: https://github.com/killflex/unipin-parody
- Owner: killflex
- License: mit
- Created: 2022-10-13T12:13:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T06:03:01.000Z (about 3 years ago)
- Last Synced: 2025-01-26T14:22:10.387Z (about 1 year ago)
- Topics: ecommerce, open-source, payment-gateway, phpnative
- Language: PHP
- Homepage: http://unipin-parody.epizy.com/
- Size: 6.44 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Unipin Parody is a E-commerce Website included with Payment Gateway I made just for fun remaking from Unipin Official.
[](https://github.com/killflex/unipin-parody/graphs/contributors)



Features •
How To Use •
Development •
Bug / Feature Request •
Credits •
Author •
License


## Features
* 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](https://stripe.com) API
* Integrated with Admin Dashboard and Database using MySQL
## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) also import the [SQL file](https://github.com/killflex/unipin-parody/tree/main/database) to your MySQL. From your command line:
```bash
# 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](https://makitweb.com/how-to-import-sql-file-to-mysql-using-command-line/).
## Development
Want to contribute, Great!
To fix a bug or enhance an existing module, follow these steps:
- [Fork](https://github.com/killflex/unipin-parody/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 😁
## Bug / Feature Request
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/killflex/unipin-parody/issues/new) 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](https://github.com/killflex/unipin-parody/issues/new). Please include sample queries and their corresponding results.
## Credits
This software uses:
- [PHP](https://www.php.net/)
- [Bootstrap 5](https://getbootstrap.com/docs/5.1/getting-started/introduction/)
- [Stripe API](https://stripe.com/)
- [FormSubmit](https://formsubmit.co/)
- [SweetAlert2](https://sweetalert2.github.io/)
- [animate.css](https://animate.style/)
- [Box Icons](https://boxicons.com/)
- [Owl Carousel](https://owlcarousel2.github.io/OwlCarousel2/)
## Author
- Ferry Hasan.
- Github : @killflex
## License
- Copyright © 2022 Unipin-parody
- **Unipin-parody is open-sourced software licensed under the MIT license**