8000 GitHub - mrdamos69/todolist
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mrdamos69/todolist

Repository files navigation

ToDoList Project with Flater Framework

Overview

This toDoList project is a simple task management application built on the Flater framework. Flater is a lightweight and efficient framework for developing web applications, offering a seamless development experience with its minimalistic design and robust features.

Features

  • Task Management: Easily add, edit, and delete tasks to keep track of your to-do list.
  • Priority Levels: Assign priority levels to tasks for better organization and focus.
  • User-Friendly Interface: The application provides an intuitive and user-friendly interface for a smooth experience.
  • Responsive Design: Access your to-do list from any device with a responsive design that adapts to different screen sizes.

Getting Started

Prerequisites

  • Node.js: Ensure that Node.js is installed on your machine. You can download it here.

Installation

  1. Clone the repository:

    git clone https://github.com/mrdamos69/todolist.git
    
  2. Navigate to the project directory:

    cd toDoList
    
  3. Install dependencies:

    npm install
    
  4. Start the application:

    npm start
    

The application will be accessible at http://localhost:3000 by default.

Usage

  1. Open the application in your preferred web browser.
  2. Add tasks using the input field and press Enter.
  3. Edit or delete tasks by clicking on the respective icons.
  4. Set priority levels for tasks to prioritize your to-do list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0