Skip to content

A powerful app to get in touch with laywers in Brazil.

Notifications You must be signed in to change notification settings

nativanando/lawyer-in-touch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lawyer-in-touch

A powerful app to get in touch with laywers in Brazil.

Installation and environment

  • Python 3.6
  • pip3

It has to install the dependencies before run the application:

  • pip3 install requirements.txt

to create a new migration run:

  • python3 manage.py makemigrations
  • python3 manage.py migrate

to start the development server:

  • python3 manage.py runserver 0.0.0.0:8002

Running with docker:

To do yet...

About

A powerful app to get in touch with laywers in Brazil.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages