An open API service indexing awesome lists of open source software.

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

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.

[![GitHub contributors](https://img.shields.io/github/contributors/killflex/unipin-parody)](https://github.com/killflex/unipin-parody/graphs/contributors)
![GitHub last commit](https://img.shields.io/github/last-commit/killflex/unipin-parody)
![GitHub repo size](https://img.shields.io/github/repo-size/killflex/unipin-parody)
![GitHub](https://img.shields.io/github/license/killflex/unipin-parody)


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

![unipin-parody](https://user-images.githubusercontent.com/97248773/204118058-75284501-02ec-4dd4-b449-b0a2ad0d4ad9.png)
![unipin-parody-dashboard](https://user-images.githubusercontent.com/97248773/204119270-bff113fe-e21a-4cc3-98a8-d691d93f8b4d.png)

## 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**