Motivo is an application that helps startups, SMBs and enterprises improve by fully digital tools its efficiency of HR’s processes through gamification.
Create a custom fully digital onboarding process, which will lead efficiently to meet your business goals. Manage each stage, add tasks, rewards, gamification elements, and tests.
General information:
- Using one of Python's frameworks: Django.
- Django
- Python
- Docker
- Postgres
- JWT
- After each stage employee should pass the challenge. Track employee's process efficiency to know who passed and who need help.
- Track what is the final effect of the whole process.
- Track what was the employee experience.
- Follow statistics in your company by using a leaderboard for the most successful employees, who complete the onboarding, and how many points they got.
- Allow employees to exchange coins earned by passing challenges to get awards.
To run this project, start it locally using:
docker-compose up --build
- After all of the containers are up, the application should be available under: https://api.motivo.localhost/
- The documentation of all endpoints is available under: https://documenter.getpostman.com/view/13574264/TzzGJE9T
Give a ⭐️ if you like this project!