Giter Site home page Giter Site logo

python-project-52's Introduction

Hexlet tests and linter status:

Actions Status CI Maintainability

Description

Task Manager - redmine-like project management web application. Users can operate with statuses, labels and tasks.

Minimum requirements

  • Python (3.10 or newer)
  • Django (4.1 or newer)
  • python-dotenv (1.0 or newer)
  • django-filter (23.1 or newer)
  • django-bootstrap4 (23.1 or newer)
  • rollbar (0.16 or newer)
  • gunicorn (20.1 or newer)
  • dj-database-url (2.0.0 or newer)
  • psycopg2-binary (2.9 or newer)

Additional dev-dependencies

  • flake8 (6.0 or newer)

Environment variables

Can be also collected from .env file in root project folder

Key Description Value
SECRET_KEY Django secret key for database signing Key string
DJANGO_DEBUG Debug mode for development purposes True/False
ROLLBAR_ACCESS_TOKEN Access key for Rollbar reporting Key string
DISABLE_COLLECTSTATIC Disabling static files processing 0/1
USE_POSTGRESQL Switch to PostgreSQL, SQLite otherwise True/False
DATABASE_URL Full URL to connect PostgreSQL database URL string

Installing (from source)

  1. Install Poetry
  2. In terminal navigate to desired folder to extract
  3. Clone the repo git clone [email protected]:dmitriy-ga/python-project-52.git
  4. Open downloaded folder cd python-project-52
  5. Run make install
  6. Run make migrate

Usage locally

make startserver to start up server

python-project-52's People

Contributors

dmitriy-ga avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.