Giter Site home page Giter Site logo

mgamarra / scrum-it Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ti-dev/scrum-it

0.0 2.0 0.0 1001 KB

Scrum-it is digital Scrum Board based on multi-touch and modern web technologies. It supports your Scrum Team with a board which can manage projects, team members, sprints, userstories, tasks and the burn down chart. It is written in HTML5 / CSS3, jQuery and jQuery Mobile and the backend system with Java EE, Tomcat, MySQL, Hibernate, Envers. The virtual Scrum Board can be used on every modern web browser and also on mobile devices like Apple iPad. ** Not supported anymore **

Java 10.96% JavaScript 75.78% CSS 13.26%

scrum-it's Introduction

Scrum-it

Scrum-it is a digital Scrum Board developed by ti&m AG in Zurich (Switzerland).

It can be used to organize the Scrum process and manage projects, team members, sprints, userstories and tasks.

Technology

Used technologies:

  • HTML5 / CSS3
  • JavaScript / jQuery / jQuery Mobile
  • JSON (JavaScript Object Notation)
  • Java EE with Spring
  • MySQL / Hibernate / Envers

Installation

Installation of Scrum-it is really easy.

Prerequisites

Before installing Scrum-it, please make sure you have these components installed:

  • [MySQL][2] [5.5.x][6]
  • [Tomcat Server][3] [6.x][4] or [7.x][5]

Installation steps

You only have to do a few steps to get Scrum-it up and running...

Get the sources from http://sourceforge.net/projects/scrum-it/files/ or build your own war file with the source code distrubuted here. Then drop the scrumit.war file into the webapp folder of your Tomcat.

Next, you have to create a database with the name scrumit and configure the MySQL server. Further you have to edit the file /src/hibernate.cfg.xml. There you have to change the values for connection.url, connection.username and connection.password. Running Scrum-it for the first time, the database tables will be created automatically by taking the value create instead of none into the hbm2ddl property. After that, the database tables are created and you can change back the value to none.

Now, start your Tomcat Server and enjoy Scrum-it on every webbrowser (Firefox, Safari, Opera, Internet Explorer 9 and Google Chrome): http://127.0.0.1:8080/scrumit/

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_scrumit)
  3. Commit your changes (git commit -am "something added")
  4. Push to the branch (git push origin my_scrumit)
  5. Create an [Issue][1] with a link to your branch
  6. Enjoy a refreshing Diet Coke and wait

More information about the project

Feel free to make changes and contribute to the project.

We have a video tutorial (german language): http://www.youtube.com/watch?v=zfcZF1EeY7Q

We also have a nice little movie about Scrum-it: http://www.youtube.com/watch?v=Hp9wMQkmYDw [1]: http://github.com/ti-dev/Scrum-it/issues [2]: http://www.mysql.com/ [6]: http://www.mysql.com/downloads/mysql/ [3]: http://tomcat.apache.org/ [4]: http://tomcat.apache.org/download-60.cgi [5]: http://tomcat.apache.org/download-70.cgi

Support

Unfortunately, I do not have the time to support this project anymore.

scrum-it's People

Watchers

James Cloos avatar mauricio gamarra avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.