Git Product home page Git Product logo

scrumpt-front-end's Introduction

READ ME

Inspired by the Scrum Agile Methodology, Scrumpt allows users to track different sprints and their associated stories within the project workflow. Each Sprint has 5 stages, where associated stories or features can be found under. This allows users to visually see the progress of each planned feature build.

This is a pair-programming project with Thao Pham and Satya Sinha as the contributers.

image

Technologies

Scrumpt was created with a Ruby on Rails backend with a PostgresSQL database and a React frontend. Semantic UI was used as the design framework.

Github to backend can be found here.

Key Features

A full video demo can be found here.

Full CRUD

Users have full CRUD functionality with the ability to create, update, and delete their sprints and stories.

CRUD

Drag and Drop

React synthetic events were used for the drag and drop feature of the application. Users can move individual stories from different stages by dragging the story cards to the desired stage container.

drag

On drop, a PATCH request is made to the backend to update the draggable object with a new stage foreign key. This change is then rendered onto the screen without refreshing the page or disrupting the user's experience due to the successful AJAX fetch request.

Future Direction

If provided more time, additional features would include:

  • a product backlog page used by product managers to keep track of user stories.
  • drag & drop within an individual stage container
  • user login feature to allow different access based on product manager or developer role

scrumpt-front-end's People

Contributors

oahtpham avatar satyasinha94 avatar

Stargazers

 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.