All Projects → LukaszMalucha → Project Dashboard With Django

LukaszMalucha / Project Dashboard With Django

Licence: mit
Agile Project Management dashboard with Django REST and Vue.js

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Project Dashboard With Django

Blogbackendproject
Backend code for my blogs, develop with Django Rest framework.
Stars: ✭ 204 (+716%)
Mutual labels:  rest-api, django, django-rest-framework
Django rest example
Django/DRF rest application example.
Stars: ✭ 17 (-32%)
Mutual labels:  postgresql, django, django-rest-framework
Rest Api
Learn how to build your own REST API with Python, Django, and the Django Rest Framework.
Stars: ✭ 232 (+828%)
Mutual labels:  rest-api, django, django-rest-framework
Modern Django
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
Stars: ✭ 662 (+2548%)
Mutual labels:  rest-api, django, django-rest-framework
Great Big Example Application
A full-stack example app built with JHipster, Spring Boot, Kotlin, Angular 4, ngrx, and Webpack
Stars: ✭ 899 (+3496%)
Mutual labels:  rest-api, heroku, postgresql
Djangorestframework Queryfields
Allows clients to control which fields will be sent in the API response
Stars: ✭ 170 (+580%)
Mutual labels:  rest-api, django, django-rest-framework
Tweetme 2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Stars: ✭ 247 (+888%)
Mutual labels:  rest-api, django, django-rest-framework
Drf Autodocs
Ultimately automated DRF documentation rendering(UNMAINTAINED)
Stars: ✭ 82 (+228%)
Mutual labels:  rest-api, django, django-rest-framework
Django React Boilerplate
DIY Django + React Boilerplate for starting your SaaS
Stars: ✭ 385 (+1440%)
Mutual labels:  postgresql, django, django-rest-framework
Docker Django Nginx Uwsgi Postgres Tutorial
Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial )
Stars: ✭ 334 (+1236%)
Mutual labels:  postgresql, django, django-rest-framework
Rest Api Basics
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)
Stars: ✭ 171 (+584%)
Mutual labels:  rest-api, django, django-rest-framework
Docker Tutorial
Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝
Stars: ✭ 906 (+3524%)
Mutual labels:  postgresql, django, django-rest-framework
Wq.db
☁🌐 wq's db library, extending Django REST framework to support apps for geospatial field data collection, citizen science, and crowdsourcing.
Stars: ✭ 101 (+304%)
Mutual labels:  rest-api, django, django-rest-framework
Drf Yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Stars: ✭ 2,523 (+9992%)
Mutual labels:  rest-api, django, django-rest-framework
Drf Cheat Sheet
Cheat sheet / quick reference guide for Django REST Framework.
Stars: ✭ 99 (+296%)
Mutual labels:  rest-api, django, django-rest-framework
Django Rest Registration
User-related REST API based on the awesome Django REST Framework
Stars: ✭ 240 (+860%)
Mutual labels:  rest-api, django, django-rest-framework
Django Vue Template
Django Rest + Vue JS Template
Stars: ✭ 1,155 (+4520%)
Mutual labels:  rest-api, django, django-rest-framework
The Complete Guide To Drf And Vuejs
📢 Source Code from my Web Dev Course *The Complete Guide To Django REST Framework and Vue JS* (Lang: English & Italian)
Stars: ✭ 78 (+212%)
Mutual labels:  rest-api, django, django-rest-framework
matorral
An open-source, very simple & extensible project managent tool written using Django/Python
Stars: ✭ 21 (-16%)
Mutual labels:  heroku, agile, project-management
Dj Rest Auth
Authentication for Django Rest Framework
Stars: ✭ 491 (+1864%)
Mutual labels:  rest-api, django, django-rest-framework

PROJECT MANAGEMENT DASHBOARD

Visit App on Heroku


1

TL:DR:

Project management Dashboard made with Django REST and Vue.js.

Explore & Enjoy!

PROJECT CASE

“I want to implement agile environment in my workplace.”

While having this kind of idea on a management level 10 years ago could get ridiculed almost instantly, in today's software project environment agile rewards companies with a greater employee involvement and productivity.

This Project is a simulation of work environment, where more traditional agile techniques are blended with key gamification concepts of "reward" and "role".

AGILE CONCEPTS:

PROJECT ROLES:

roles

PLAYER TYPES:

playertypes

PROJEC TEAM TYPES:

teamtypes

REWARDS:

rewardsy

KANBAN:

kanban

APP STRUCTURE

Register/Login View:

0

  1. Login Form
  2. Registry Form
  3. While user's log out, side menu is not active

Kanban Dashboard:

1

  1. Dropdown menu
  2. Project search bar
  3. Standard navbar functions
  4. Status Card - provides information about project status and current project count
  5. Project Card - provides project details - title, PM photo & description
  6. Enter Button - leads to Project Details page
  7. On Hold (ADMIN ONLY) - projects that current status is "on hold"

Project Details View:

2

  1. Team Requirements Card - allows Coder to apply for a team
  2. & 3. - Join/Leave Team buttons

User Profile - New User Perspective:

3

  1. User Card - generic portrait along with generic profile details
  2. Edit Button - allows User to provide information
  3. Take Test - which player type are you?
  4. Gamification Test - based on Bartle player taxonomy:

Charities View:

4

  1. New Charity(VISIBLE TO ADMIN ONLY) - allows Program Manager to propose new charities every month
  2. Charity Card - provides information regarding charity cause
  3. Donate Button - allows User to donate money
  4. Remove Button(VISIBLE TO ADMIN ONLY) - allows Program Manager to remove old charities every month


App Testing:

Travis CI: Build Status
/api/tests/
/core/tests/
/user/tests/

TOOLS, MODULES & TECHNIQUES

Backend Development:

Django RESTful

Frontend Development

Vue.js | Materialize | Chart.js

Deployment

Docker | Heroku | Travis CI | AWS S3

Database Development:

Postgres | SQLite

Testing

django.test | coverage


Thank you,

Lukasz Malucha

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].