Skip to content

PhilippDemmelmair/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Hexagon Todo

Make your tasks hexa-GONE!
Explore the docs »

· Report Bug
· Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project


Homepage

Hexagon - make your tasks hex-GONE!




This is a very simple Todo-App, to help you, to organize your tasks. The app was made, as a part of my attention in a bootcamp, so the first version is really simple and has very few features. Target was, to build a first complete React App and we chose a Todo app as a first example. Here you can find, what I have made out of it.

I plan to build on from this and update it from time to time, so stay tuned. Also, if you have any ideas for future features, I would like to hear from you.

(back to top)

Built With

(back to top)

Getting Started

This is how you set up a copy of Hexagon locally. Just follow these simple steps and enjoy my little taskmanager.

Prerequisites

You need npm.

npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/PhilippDemmelmair/todo
  2. Install NPM packages
    npm install

Starting

Use this command to start the application.

npm start

(back to top)

Usage

Use this app, when you want to have a nice little Todo-App, which you can use in your browser. Keep track of your tasks. Priritize them. You can also add little Subtasks. Aslo, you have the possibility to archive a completed task. Another feature is, that you can see how long your task is open or how long a completed task was open.

(back to top)

Roadmap

  • Taskmanagment
    • Subtasks
    • Priorities
  • Archive
  • Timetracking
    • Since when is a task open
    • How long was a task open

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

Twitter: @PhilDemmelmair
LinkedIn: @Philipp Demmelmair
E-Mail: [email protected]

Project Link: https://github.com/PhilippDemmelmair/todo

(back to top)

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published