Easy – Fast – Done 💪
Falcon is designed to help you manage your team's tasks and controls workflows in a better, easier way. It has an easy UI for managers and employees with a safe user login.
- Creating new tasks and assign them to your team.
- Overall view of all the tasks with smart filtering system.
- Comments section for discussion on each task.
Frontend | Backend | Datebase |
---|---|---|
HTML | Python | SQLite |
CSS | Django | |
JavaScript | Vagrant | |
Bootstarp |
- Install Vagrant and VirtualBox/VMWare hypervisor.
- Clone falcon repository.
https://github.com/redhat-beyond/falcon
- Open any terminal and navigate to the project directory.
- Run the
vagrant up
command. - Use any browser and navigate to - http://localhost:8000.