GithubHelp home page GithubHelp logo

benjaminbills / fundizshop Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 3.0 2.29 MB

A multi-vendor ecommerce web application.

Home Page: https://fundizshop.herokuapp.com/

License: MIT License

Python 66.55% HTML 22.86% CSS 8.61% JavaScript 1.28% SCSS 0.70% Shell 0.01%

fundizshop's Introduction

Fundizshop

A multi-vendor ecommerce web application. Users can add products to cart and checkout using Mpesa or Paypal.

Installation Instruction

To get the code..

  1. Cloning the repository:
git clone https://github.com/benjaminbills/fundizshop.git
  1. Move to the folder and install requirements
cd fundizshop
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  1. Migrate the application
python3 manage.py makemigrations && migrate
  1. Running the application
python3 manage.py runserver

Open the application on your browser 127.0.0.1:8000.

Development

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 'Improve 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 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.

Contributors

Benjamin Obafemi

Joy Kirii

Alvin Awour

Paul Ngigi

Maryam Muchai

Technologies Used.

Contact Information

If you have any enquiries you can reach out to us on the following emails

  1. [email protected]
  2. [email protected]
  3. [email protected]
  4. [email protected]
  5. [email protected]

Copyright and License

MIT License

fundizshop's People

Contributors

benjaminbills avatar wakarende avatar paul-ngigi avatar maryammuchai avatar alvin-21 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

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.