All Projects → alameda-project → matorral

alameda-project / matorral

Licence: other
An open-source, very simple & extensible project managent tool written using Django/Python

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to matorral

bzkanban
🔪 Kanban board for Bugzilla 5+
Stars: ✭ 39 (+85.71%)
Mutual labels:  agile, project-management, kanban, scrum
Leantime
Leantime is a lean project management system for innovators. Designed to help you manage your projects from ideation to delivery.
Stars: ✭ 702 (+3242.86%)
Mutual labels:  agile, project-management, kanban, scrum
Support
Agile project management integrated with GitHub
Stars: ✭ 373 (+1676.19%)
Mutual labels:  agile, project-management, kanban, scrum
Masterlab
简单高效、基于敏捷开发的项目管理工具
Stars: ✭ 846 (+3928.57%)
Mutual labels:  agile, project-management, kanban, scrum
Zentaopms
Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!​
Stars: ✭ 716 (+3309.52%)
Mutual labels:  agile, project-management, scrum
Nextcloud Deck
📋 Android client for nextcloud deck app
Stars: ✭ 318 (+1414.29%)
Mutual labels:  agile, kanban, scrum
Awesome Agile
Awesome List of resources on Agile Software Development.
Stars: ✭ 797 (+3695.24%)
Mutual labels:  agile, kanban, scrum
Mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Stars: ✭ 1,063 (+4961.9%)
Mutual labels:  agile, project-management, kanban
Openproject
OpenProject is the leading open source project management software.
Stars: ✭ 5,337 (+25314.29%)
Mutual labels:  project-management, kanban, scrum
Jitamin
🐼 Jitamin is a free software written in PHP, intended to handle the project management over the web. QQ群: 656868
Stars: ✭ 903 (+4200%)
Mutual labels:  agile, kanban, scrum
Focalboard
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
Stars: ✭ 1,153 (+5390.48%)
Mutual labels:  agile, project-management, scrum
Project Dashboard With Django
Agile Project Management dashboard with Django REST and Vue.js
Stars: ✭ 25 (+19.05%)
Mutual labels:  heroku, agile, project-management
Scrumwala
Scrumwala: Your very own Scrum, Agile project management web app - built with Laravel
Stars: ✭ 244 (+1061.9%)
Mutual labels:  agile, project-management, scrum
kanban-board-app
Kanban style task management board app
Stars: ✭ 118 (+461.9%)
Mutual labels:  agile, kanban, scrum
React Trello Multiboard
React-Trello-Multiboard is a single-page application built with React displaying multiple cards of several Trello® boards and lists. The cards can be filtered by preferred team members.
Stars: ✭ 43 (+104.76%)
Mutual labels:  project-management, kanban, scrum
yoda
GitHub extension for agile project management, using the issues subsystem.
Stars: ✭ 86 (+309.52%)
Mutual labels:  agile, project-management, scrum
Imdone Atom
imdone-atom has been archived
Stars: ✭ 219 (+942.86%)
Mutual labels:  agile, kanban, scrum
rebacklogs
Re:Backlogs is an Open Source Project Management Tool.
Stars: ✭ 163 (+676.19%)
Mutual labels:  agile, project-management, kanban
kanboard
Kanban project management software
Stars: ✭ 6,484 (+30776.19%)
Mutual labels:  agile, project-management, kanban
JirAgileR
User-friendly 🔹JIRA API wrapper. Track projects & issues from within R
Stars: ✭ 22 (+4.76%)
Mutual labels:  agile, project-management

matorral

Build Status

Overview

A very simple project managent tool built with Django & Bulma.io & Turbolinks, made in order to learn some of the new Django 2.x features and specially Django Channels :)

Here are some screenshots:

Installation

  1. Create a python 3.7.x virtual environment
  2. Activate it
  3. Install local requirements: pip install -r requirements/local.txt
  4. Configure a rabbitmq server with the following credentials / setup: user=guest password=guest host=localhost port=5672 virtual host=/matorral.
  5. Run: honcho -f Procfile.local start
  6. Open your browser at http://localhost:8000.

Deploying to heroku:

Deploy

Links

  • Demo. Username: demo \ password: demopass. Please be kind :)
  • API
  • Admin

Contribute

PRs accepted.

License

MPL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].