Giter Site home page Giter Site logo

lizcoultersmith / momentum.clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kymiddleton/momentum.clone

1.0 1.0 0.0 10.02 MB

Full Stack Application project. Clone of Google Chrome's Momentum.

Home Page: https://momentum-clone-project.herokuapp.com

HTML 10.36% JavaScript 62.74% CSS 26.90%

momentum.clone's Introduction

Momentum Clone

This is a group project for a Full Stack Web Development Bootcamp.

Google Chrome has a browser extension called Momentum. It's a custom page that replaces new tabs with a personal dashboard that provides a dedicated space to track todo's, store favorite links, check the local weather and get inspired with daily photos and quotes. The purpose of the tool is to inspire productivity by helping to eliminate distractions and beat procrastination with todo reminders.

The purpose of this project it to create a clone of the Momentum dashboard with the following features:

• Keep track of tasks with Todo list.

• Links and search

• Check the time

• See the weather and forecast

• New inspirational photo and quote each day

The attached images illustrate the homescreen for the completed project by greeting:

Morning:

Afternoon:

Evening:

Dependencies:

The following applications need to be installed in order to run the Momentum.clone app.

  • Node.js
  • Express
  • Mongoose

Getting Started

To start this project clone a copy of the project repository from Github onto your machine. Once the repository is cloned run npm install which is needed to run the app. Then install the additional Node packages below:

  • NPM express
  • NPM mongoose
  • NPM moment

Once completed run node server.js or nodemon server.js.

Deployment

The project is deployed with Heroku.

  • Heroku add-ons: mLab MongoDB

Code Structure

Models

  • index.js
  • linksLog.js
  • quotesLog.js
  • todoLog.js

Public Files

  • images
  • javascript (js)
    • clock.js
    • greeting.js
    • links.js
    • quote.js
    • todo.js
  • styles
    • reset.css
    • style.css
  • index.html

Routes

  • api-routes-links.js
  • api-routes-quotes.js
  • api-routes-todo.js
  • html-routes.js

Other

  • server.js
  • node_modules
  • .gitignore
  • package-lock.json
  • package.json
  • README_projectInstructions
  • README.md: Project Overview

Authors

  • Alex Dominy - Clock
  • Robert Doughty - Links
  • Sean Hance - Todo
  • Kyla Middleton - Lead Architect
    • Created base HTML and CSS
    • Configured/tested models and routes.
    • Seeded database
    • Created greetings by time of day
    • Created inspirational quote.

Acknowledgements

momentum.clone's People

Contributors

kymiddleton avatar rjdoughty avatar seanders-hancevic avatar gtrmonkey avatar

Stargazers

Liz Coulter-Smith avatar

Watchers

James Cloos 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.