Giter Site home page Giter Site logo

thesamyak / todosage Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 106 KB

ToDoSage - A React-based Open Source Todo App for your task management needs

Home Page: https://todosage.netlify.app/

License: MIT License

JavaScript 83.78% HTML 3.72% CSS 12.50%
bug-fixes collaboration feature-requests issue-tracking javascript local-storage open-source reactjs todo-app

todosage's Introduction

TodoSage

ToDoSage is an open-source Todo application built with React, designed to help you manage your tasks efficiently.

Features

  • Add and Edit Tasks: Easily add new tasks with descriptions and due dates. Edit existing tasks to keep information up-to-date.
  • Completion Tracking: Mark tasks as completed to keep track of your progress.
  • Persistent Storage: Utilizes browser's local storage to save tasks between sessions, ensuring your tasks are always accessible.
  • Responsive Design: Works seamlessly across desktop and mobile devices for convenience.

Demo Link(s)

Installation

To run TodoSage locally on your machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/theSamyak/TodoSage.git
    cd TodoSage
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to http://localhost:3000 to view TodoSage.

Technologies Used

  • React
  • JavaScript
  • HTML/CSS

Contributing

Contributions are welcome! Here's how you can contribute to ToDoSage:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix (git checkout -b feature/AmazingFeature).
  3. Make changes and test your changes locally.
  4. Commit your changes (git commit -m 'Add some AmazingFeature').
  5. Push to the branch (git push origin feature/AmazingFeature).
  6. Open a pull request.

Contact

For issues and feature requests, please open an issue in the repository-

Feel free to contact me:

todosage's People

Contributors

samyuii avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.