Giter Site home page Giter Site logo

kinstl / bogdan-todo_app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.07 MB

A sleek and user-friendly React-based Todo app that allows for efficient task management with features for reading, editing, and marking off tasks. It sports a dark theme and tracks completed activities.

Home Page: https://kinstl.github.io/Bogdan-Todo_App/

HTML 7.11% CSS 27.17% JavaScript 65.73%
cssmodules-react reactjs

bogdan-todo_app's Introduction

Bogdan-Todo_App

Overview

This Todo application, built using React, offers a simple and intuitive interface for managing your daily tasks. The application provides a dark-themed user interface that allows users to add, delete, and mark tasks as completed.

Features

  • Add New Tasks: Users can enter new tasks into the input field and submit them to the list by clicking the 'Submit' button.
  • Task List: Tasks are displayed in a list format, each with a checkbox and delete option.
  • Delete Tasks: Tasks can be removed from the list by clicking the delete icon.
  • Task Completion: Users can mark tasks as completed by clicking the checkbox next to the task. Completed tasks are visually distinguished and moved to the bottom of the list.
  • Completion Counter: The application keeps track of the number of completed tasks and displays this count to the user.

Usage

  1. Adding a Task: Simply type in the task in the 'Enter new todo' field and click 'Submit'.
  2. Deleting a Task: Click on the trash can icon to remove a task from the list.
  3. Completing a Task: Click on the checkbox to mark a task as completed. Completed tasks will be checked off and moved to the bottom of the list.

Installation

To run this application on your local machine:

  1. Clone the repository to your local machine.
  2. Navigate to the cloned directory via your terminal.
  3. Run npm install to install all the required dependencies.
  4. After the installation is complete, run npm start to start the application in your local development server.

bogdan-todo_app's People

Contributors

kinstl 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.