Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jespy666/python-project-52
https://github.com/jespy666/python-project-52
Last synced: about 16 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jespy666/python-project-52
- Owner: jespy666
- Created: 2023-10-03T04:36:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T15:45:45.000Z (about 1 year ago)
- Last Synced: 2023-10-19T00:45:33.495Z (about 1 year ago)
- Language: JavaScript
- Size: 452 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)