DJANGO PROJECT

This is a Django project.

Screenshots

screenshot-1

Features

  • Rest API application.

Built With

  • VS Code
  • Python 3
  • Django

How to Install

  • Clone this repository using git clone command and open root directory.
  • Check and install packages listed in requirements.txt file
  • Check DATABASES variable in local o production settings for database connection.
  • Run python manage.py migrate and python manage.py makemigrations to create tables.
  • Run python manage.py runserver to compile and run the project.
  • Run ./run-pylint.sh to detect errors and bad practices. Reports will be exported to extra directory.

Unit Testing

  • Run command "command".

Author

👤 Sergio Zambrano

🤝 Contributing

Contributions, issues and feature requests are welcome!. Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.