Giter VIP home page Giter VIP logo

point-of-sale-system-django's Introduction

๐Ÿ›๏ธ POINT OF SALE SYSTEM

DESCRIPTION

This is a Point Of Sale System that tracks the stock in a shop and users

PREREQUISITES

  • You need to have nano text editor installed. you can find out whether you have it installed by typing nano --version in your terminal. For most linux distributions, it is installed by default. However, if you don't have it installed, you can quicky do that by typing sudo apt-get install nano in your terminal.

  • You need to have (python3.8) installed in your machine

  • Python3.8. Installation $ sudo apt-get install python3.8

  • Django3.17. Installation $ pip install django==3.17

  • Psycopg2. Installation $ pip install psycopg2

  • Bootstrap4. Installation $ pip install django-bootstrap4

SETUP/INSTALLATION REQUIREMENTS.

Follow The Below nstructions For Set Up.

  • Internet connection

  • webpage URL:

  • To get to this webpage fist you need to get to my github repository

  • The link to my github Repository is: https://github.com/zecollokaris/Point-Of-Sale-Django

  • from there you can access the project

  • git clone project.

  • install dependancies in requirements.txt file $ pip install -r requirements.txt

  • cd into project

  • create a virtual environment $ python3.6 -m venv virtual

  • Activate Virtual Environmrnt. $ source virtual/bin/activate

  • Run The Project-: $ python manage.py runserver

TECHNOLOGIES USED

  • HTML5

  • CSS

  • Bootstarap

  • Python3.8

  • Django 3.1.7

  • Psycopg2

  • PostgreSQL

point-of-sale-system-django's People

Contributors

zecollokaris 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.