mrMustachos / willow

A flexible, non-linear project management and organization application

Home Page:http://ec2-18-191-102-155.us-east-2.compute.amazonaws.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Willow

A flexible, non-linear project management and organization application

Users login/sign-up via Google and an example project is populated for them to refer to and play around with. From there, users create their own project using a guided project building flow.

The key point of differentiation as compared to a traditional project management application is that the project does not need to necessarily be goal oriented. The application enables the users to define objectives/goals and save milestones related to each objective, however they are also able to add 'Explorative Nodes' which store notes and links related to ideas or concepts they want to explore further. See the blue node in the example project for an example of an explorative node.

See the application in action at http://ec2-18-191-102-155.us-east-2.compute.amazonaws.com/

Core Tech Stack

React, Redux, D3, Node, Express and PostgreSQL (hosted via Amazon RDS)

Team Members

Tom Wagner

Jun Yoo

Bill Domanick

My Role

  • Built and architected of the application’s visual language and front-end
  • Heavily focused on creating scalable and multi purpose React components for collecting and displaying project data to the client
  • Developed key aspects of UX/UI for the application form interactions, creation of projects and collecting and displaying user generated content

Setup

  • At the root level run:
npm install
  • cd into the client folder:
npm install

Compile and Start

  • At the root level run:
npm run dev

About

A flexible, non-linear project management and organization application

http://ec2-18-191-102-155.us-east-2.compute.amazonaws.com/


Languages

Language:JavaScript 46.2%Language:CSS 44.9%Language:HTML 8.9%