Git Product home page Git Product logo

ammu-store's Introduction

Ammu Store

Ecommerce for your ammunation store

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License

About The Project

Screen Shot

This is a e-commerce platform for ammunation.

The application has two part one of is the frontend store from where you can view products by category,brand and search. You can also view product description and add the product to cart,compare list or wishlist as you want. After adding to cart you can checkout from the application after filling out all your billing and card data.

The second part includes the admin dashboard which let you handle all the products,orders,message and category with visualize dashboard

(back to top)

Built With

This platform built wih my design pattern and own made php MVC framework from scracth on the backend. Frontend use random template and dashboard use ADMIN LTE free admin dashboard

  • php
  • php
  • Bootstrap
  • JQuery

(back to top)

Getting Started

Prerequisites

Need live server for the mail function to work

Before installing the script you need some external dependencies on your machine

  • php 7.2 <

By following the instructions you can run the script on your machine

Installation

  1. Clone the repo

    git clone https://github.com/S4F4Y4T/Ammu-store.git
  2. Changin folder and files permissions

    sudo find "Your project directory" -type f -exec chmod 644 {} \;
    sudo find "Your project directory" -type d -exec chmod 755 {} \;
  3. Give the img folder permission to upload

  4. Create and import the safayata_ecommerce.sql into mysql DB

  5. Open app/config/config.php and change the db information accordingly,stripe key values and base value to your project url

  6. Make sure .htaccess exist

(back to top)

Usage

User credentials:

url: /user/user
username: safayat
password: password

Admin credentials:

url: /admin
username: admin
password: password

Here some screenshots of front panel Screen Shot Screen Shot Screen Shot Screen Shot

Here some screeshots of admin dashboard Screen Shot Screen Shot Screen Shot Screen Shot

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

ammu-store's People

Contributors

s4f4y4t avatar

ammu-store's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.