Skip to content

SzymkowskiDev/workforce-data-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔗 Kanban board

Workforce Data Platform

Data management system build for storage and processing of master data of an IT business.

🏛️ Architecture

architecture

🚀 How to run

How to run Django app locally (team_staffer)

Start the Django dev server by typing in the terminal:

  1. python manage.py runserver
  2. Open your web browser and go to "http://localhost:8000/".

How to open Skills survey CLI (skills_survey)

To enter default form, run: py wdp/skills_survey/skills_survey.py

How to run Dash app locally (employee_advisor)

"""
This script is the entry point of the dashboard. To launch it in the browser, run the following command:
    1. python wdp/employee_advisor/app.py
    2. The app will launch in your web browser at the address http://127.0.0.1:8050/
"""

📅 Development schedule

  • 11/03/2023 - Introductory Meeting and start of Sprint 1:
  • 25/03/2023 - Sprint Review 1 and start of Sprint 2:
  • 15/04/2023 - Sprint 2 review and Demo Day

Version 1.0

  • Data Science Research
  • database
  • data_generator
  • query_framework
  • data_converter
  • schema_validator
  • custom_loggers (debugger & profiler)
  • placeholder for feature suggested by data science research
  • team_staffer
  • skills_survey
  • employee_advisor
  • custom_loggers (auditor)

👨‍💻 Contributing

logo

📄 License

MIT License ©️ 2019-2020 Kamil Szymkowski

About

A data engineering solution made for the purpose of data storage for an IT business

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published