Skip to content

Scrumwala: Your very own Scrum, Agile project management web app - built with Laravel

License

Notifications You must be signed in to change notification settings

HussainTechSavvy/Scrumwala

 
 

Repository files navigation

Scrumwala

Your very own Scrum/Agile web app built with Laravel

Features

  • Create and manage projects with plan and work views
  • Group issues in a project into sprints
  • Set deadlines for issues, active sprints and projects
  • Get reminders via email listing issues nearing deadline
  • Responsive UI, thanks to Bootstrap

Screenshots

Project: Plan View alt tag

Project: Work View alt tag

Install Instructions

To install/run Scrumwala you can clone the repository:

$ git clone https://github.com/Hussain-Gandhi/Scrumwala

Next, enter the project's root directory and run the following command:

$ docker compose up -d --build

Now navigate to you browser and search for the http://localhost:8081. You can enjoy the app.

Next, to stop the application, run the following command:

$ docker compose down

License

Scrumwala is licensed under the MIT license. If you find something wrong with the code or think it could be improved, I welcome you to create an issue or submit a pull request!

About

Scrumwala: Your very own Scrum, Agile project management web app - built with Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 30.8%
  • Less 26.7%
  • CSS 20.0%
  • PHP 14.7%
  • Blade 7.3%
  • Shell 0.3%
  • Other 0.2%