Giter Club home page Giter Club logo

group-project-jsf-time's Introduction

JavaScript Fundamentals - Time Management

In this project, you will work with your group to build a small time management tool. This tool will help calculate when your next class is, when your dinner break is, and how much time you have left to study.

Once you have cloned, you can run the script with node app.js. Each time you run the script, it will run according to the current time. So if you run it at 11am and later at 6pm, you will get different results.

First Steps

  1. Ask your project leader to set up a group repository based on this repository.
  2. Make sure each member in the group has forked from your project leader's repository.
  3. Install dependencies with npm install.
  4. Open the app.js file and read the instructions. Do you understand what you need to do?
  5. Discuss with your group how to divide up the project and assign responsibilities.
  6. Read the rest of this document before beginning.

Final Product

When you complete the project, we'll expect to be able to clone the master branch of your group repository, run node app.js, and get the correct output for each line.

Once each task has been completed, you may notice that you run the same code for different tasks. As a group, discuss DRY. Can you improve your code so that you are not repeating yourself?

Be sure to alert the mentors when you have finished so that we can review it.

group-project-jsf-time's People

Watchers

 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.