Skip to content

Latest commit

 

History

History
138 lines (95 loc) · 4.21 KB

README.md

File metadata and controls

138 lines (95 loc) · 4.21 KB

Tracking app

Tracking your time

Contributors Forks Stargazers Issues

Track

This project is created with the porpuse of register and tracking the time invested on diferent tasks. The login/logout is implemented using tokens so feel free to use any password it will be encripted.

SCREENSHOTS

Light         Dark

Dark         Light

Features

  • Create a new task that will repeat until the expiration day
  • Login with secure password and tokens
  • Display a list of daily tasks or change the view of tasks per day
  • See all tasks per day using the carousel of dates
  • The application will show notices when the input data is wrong

Live Demo

It's deployed here on netlify

Built With

This project was built using these technologies.

  • React
  • JavaScript
  • GitHub
  • Redux
  • Eslint
  • Stylelint
  • VScode
  • Jest

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node.js is required to install dependencies and run scripts via npm.
  • A modern browser

Clone

  • Clone this repo:
    • Clone with SSH:
      [email protected]:jessicafarias/tracking_app.git
    
    • Clone with HTTPS
      https://github.com/jessicafarias/tracking_app.git
    
    • Clone with GitHub CLI
      gh repo clone jessicafarias/tracking_app.git
      
    
  • cd to tracking_app.git

Setup

Install dependencies:

$ npm install

Start the local webserver:

$ npm start will open the project at local webserver at http://localhost:3000/

Authors

👤 Jessica Michelle Farías Rosado:

Working as a FullStack developer on this project.

Website

LINKEDIN

EMAIL

TWITTER

👤 Gregoire Vella

A special thanks is expressed to Marc Roy for the design. This is design will not use as a comercial purpose

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

📝 License

This project is MIT licensed.