Skip to content

"Under development" - Controle de estoque / Stock control

Notifications You must be signed in to change notification settings

hildebrando001/estoque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estoque - Stock control

How to run this project?

* Clone repository.                                        
    git clone https://github.com/hildebrando001/estoque.git

* Create a virtualenv with Python3
    cd estoque
    python3 -m venv .venv

* Activate the virtualenv
    source .venv/bin/activate

* Install dependencies
    pip install -r requirements.txt

* Run migrations
    python contrib/env_gen.py
    python manage.py migrate
    python manage.py createsuperuser

* Run the local server
    python manage.py runserver

Links

python-decouple

package-of-the-week-python-decouple

github.com/rg3915/tutoriais django-basic

bootstrap starter-template

emmet

start.html

django-widget-tweaks

Class Based View - ccbv.co.uk

form-inline

form-inline-cbv

django-bootstrap-form

Paginação - gist

Paginação - Bootstrap

About

"Under development" - Controle de estoque / Stock control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published