Skip to content

TodoGuide/todo.guide.ui.web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Guide

The todo list that guides you through your day!

Todo Guide helps manage expectations so you can focus on what's really important. Here's how it works:

  • Add and prioritize your todo items
  • Todo Guide shows those items in a calendar view so youknow realistically when they'll be done

When tasks take longer or shorter than expected, Todo Guide will shift your entire schedule accordingly!

automatic scheduling

Developer Quick Start

After you've cloned the repo:

npm install
npm start

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

The page will reload if you make edits and you will see any lint errors in the console.

Run Tests

npm test

Launches the test runner in the interactive watch mode. See the React docs for running tests for more information.

Debugging

This project has been setup to use the VS Code Debugger for Chrome. For more information on using VS Code with React, check out the tutorial.

To debug:

Set a break-point then run npm start to get the app running. To attach the debugger, press F5 or click ▶️ in VS Code. Once the debugger is attached, you may need to refresh the page to hit your breakpoint.

Linting

We use the AirBNB rules for ESLint.

Build for Production

npm run build

Correctly bundles React in production mode and optimizes the build for the best performance in the build/ folder. See the React docs for deployment.

Resources

This project was bootstrapped with Create React App. You can learn more in the Create React App documentation. To learn React, check out the React documentation.

About

The Todo Guide for the Web

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published