seyed0123 / OrganizeXD

A To-do list web app with both server-client side

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrganizeXD

Todo_List

OrganizeXD is a meticulously crafted and thoughtfully designed to-do list application that aims to revolutionize the way you organize and manage your tasks. With its seamless user experience and an array of powerful features, OrganizeXD empowers you to take control of your daily activities and maximize your productivity. From creating and prioritizing tasks to setting due dates and reminders, OrganizeXD provides a comprehensive suite of tools to help you stay on top of your commitments. With its sleek and modern interface, OrganizeXD offers a visually appealing and intuitive platform that makes task management a breeze. Whether you're a busy professional, a student, or anyone seeking to enhance their productivity, OrganizeXD is the ultimate companion to help you stay organized, and focused, and accomplish your goals with ease.

Technologies of the app

express.js

&

react

Features

  • Create, edit, and delete tasks
  • Mark tasks as complete
  • Set due dates and reminders for tasks
  • Filter tasks based on date
  • User-friendly interface with a clear and intuitive design

Installation

Follow these steps to install and run the Todo_List_OXD application:

  1. Clone the repository: git clone https://github.com/seyed0123/OrganizeXD.git

  2. Navigate to the project directory: cd Todo_List_OXD

  3. Install the dependencies: npm install

  4. Start the server: node server/server.js

    (or you can use docker to run the server)

  5. Start the application: npm start

Usage

  1. Open your web browser and visit http://localhost:3000.
  2. Start creating your task list by adding new tasks.
  3. Use the intuitive interface to manage your tasks, mark them as complete, set due dates.
  4. Stay organized and productive with the OrganizeXD application!

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions or inquiries, feel free to contact me.

Happy task management!

shots

1

About

A To-do list web app with both server-client side

License:MIT License


Languages

Language:TypeScript 65.7%Language:JavaScript 11.7%Language:CSS 10.8%Language:HTML 8.8%Language:Dockerfile 3.0%