Skip to content

vielaDo1Real/Fazendas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development of farm management operations (Registration (with file upload), reading and updating).

Cadastro de fazendas

  • Setup with (Python 3.8.6).
  • Creation of a data model for mapping entities in databases.

Run:

git clone https://github.com/gconelhero/Fazendas
cd Fazendas
python3 -m pip install -r requirements.txt

Run:

python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py createsuperuser
python3 manage.py runserver

Referências do projeto:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published