sreebash / demo-projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIMPLE INVOICE APP

To run this project just follow the below steps.

Step No 1.

Clone the hole project from Invoice

Step No 2.

Go to the demo-projects directory. Inside demo-projects create a virtualenv, After activated virtualenv run the following commands.

For install all Dependencies just run :

pip install -r requirements.txt

And for the runserver just run

python manage.py runserver

Technology I use

  • Backend

    • Python
    • Django
  • Frontend

    • HTML
    • CSS
    • Bootstrap
   *** Happy Coding! ***

About


Languages

Language:Python 74.3%Language:HTML 25.7%