Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jespy666/python-project-52


https://github.com/jespy666/python-project-52

Last synced: about 16 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Task Manager
### Hexlet tests and linter status:
[![Actions Status](https://github.com/jespy666/python-project-52/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/jespy666/python-project-52/actions)
[![lint&tests](https://github.com/jespy666/python-project-52/actions/workflows/main.yml/badge.svg)](https://github.com/jespy666/python-project-52/actions/workflows/main.yml)
### CodeClimate:
[![Maintainability](https://api.codeclimate.com/v1/badges/60f6672eeca114e3a487/maintainability)](https://codeclimate.com/github/jespy666/python-project-52/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/60f6672eeca114e3a487/test_coverage)](https://codeclimate.com/github/jespy666/python-project-52/test_coverage)
## About
[Task Manager](https://python-project-52-production-1aae.up.railway.app/) is a highly responsive web application designed to facilitate efficient task management and organization. With its user-friendly interface and robust features, users can seamlessly assign tasks, set labels, and manage task statuses.
## Install
- Clone repo: `git clone https://github.com/jespy666/python-project-52.git`
- Install dependencies: `make install`
- Run development server: `make dev`
## Stack
![Static Badge](https://img.shields.io/badge/Python-3.10-blue)
![Static Badge](https://img.shields.io/badge/Django-4.2.5-green)
![Static Badge](https://img.shields.io/badge/Django_bootstrap4-23.2-purple)
![Static Badge](https://img.shields.io/badge/rollbar-0.16.3-red)
#### Development DB:
![Static Badge](https://img.shields.io/badge/SQLite-3-brown)
#### Production DB:
![Static Badge](https://img.shields.io/badge/PostgreSQL-15-brown)
## Developers
[Jespy](https://github.com/jespy666)