Giter Club home page Giter Club logo

Project codename: NewWavePenguins

'GoalTree' is a productivity web app that allows a user to keep track of and acheive goals in an efficient way by being able to visualize a goal as a tree with the root being the goal and the branches being tasks that need to be achieved to complete the goal.

Team

  • Product Owner: Afsoon
  • Scrum Master: Kyle
  • Development Team Members: Ana, Tim

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks

1. Usage

Navigate to signup to create a new user. To add a new goal type in desired goal in text box and click 'Add'. To select the goal that you just created click on it under 'My Goals'. To add a task to that goal type in desired test name and click 'add' button. To expand and collapse tasks double click on thier relative parent node in the tree. To mark selected task as completed, click on checkbox titled complete selected task. To remove a task click the 'Remove Task' button.

2. Requirements

  • Node 4.4.7+
  • MongoDB 3.2.8+

3. Development

#i) Installing dependencies From within the root directory:

npm install

#ii) Tasks

  • Ensure that requirements and dependencies are installed
  • Ensure that MongoDB is running locally my typing mongod in terminal
  • Navigate to /server directory of cloned repo.
  • Type nodemon server-config.js
  • To run app locally open a browser and go to http://localhost:3000/

newwavepenguins's Projects

greencast icon greencast

Browser based podcast app - Hack Reactor Greenfield project

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.