Code Monkey home page Code Monkey logo

frontend-tracking-time-app's Introduction

App

O projeto mostra conceitos fundamentais utilizados pela biblioteca React. Alguns conceitos são: State, Props, Components, workflow de dados entre Components, Component's lifecycle e.g componentMount e forceUpdateInterval.

O app é um gerenciador de tempo, vocẽ pode criar timers para gerenciar quanto tempo você gasta fazendo uma atividade. O timer tem a opção de start/stop o tempo, e o app mostra uma lista desses timers para que você possa gerenciar mais de uma atividade. As informações do app são salvas no servidor, e sincronizadas com o app a cada 5 segundos.

Instalação

# No terminal

git clone git://github.com/pedrogglima/frontend-tracking-time-app

# Após o download do repositorio, instalar as dependencias do projeto.
# Vá para o diretório frontend-tracking-time-app e digite no terminal:

npm install

# Após instalar, digite

npm run start:dev:server

# Após inicializar o servidor, você pode encontrar o app em localhost:3000

Licenses and Copyright

Copyright (C) 2019 Pedro Gabriel Lima.

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.