Skip to content

Fer-dev-gt/To-Dos-Goals-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do's Goals

To-Do's Goals Tracker is a website designed to help you managing your pending tasks and goals you want to achieve by simply creating a list of items of the To Do's you want to complete on the near future. There's no limit to the amount of To Do's you can create (but is better to not have so many pending tasks 😉). Once you've finished an existing task you can mark it as completed and the selected To Do will go to the bottom of your list, you can also delete it from your list by simply pressing the trashcan button.

Don't be shy and try it yourself, there are many surprises waiting for you! https://fer-dev-gt.github.io/To-Dos-Goals-Tracker/

Screenshot 2023-08-01 at 00 05 57

Table of Contents

Demo and Feautures

Screenshot 2023-08-02 at 19 09 21
You can create and save any task you want! Screenshot 2023-08-01 at 23 30 14
Keep track of your complete and pending task with a simple and good looking list 😎 Screenshot 2023-09-16 at 23 46 22

When you create, delete or update any To Do and you have the app open on another tab it will display a message telling you that changes have been made, cool isn't?


Screenshot 2023-08-01 at 23 29 34

You can use it from your phone thanks to our adaptive device design.

Screenshot 2023-08-02 at 19 13 30

You can quickly check how many To Do's you have completed and see how many are left.

Screenshot 2023-08-02 at 19 15 08
Got too many task? Don't worry you can easily use our serch bar to write and get the To Do you were looking for.

Installation Steps:

If you want to make changes to the source code you just need to:

  1. Do a (git clone).
  2. Install all the dependencies (npm i).
  3. Execute and enjoy the app (npm start).

The process

Built with

Technologies used in the project:

  • React 18.2.0
  • web-vitals 3.4.0
  • iOS 13.4.1

Useful resources

License:

This project is licensed under the MIT License

Author

Made with 💜 by Fernando Orozco

React Documentation ⬇️

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

About

Here I'll create interesting things using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published