Giter Site home page Giter Site logo

lrebornsl / todo-list Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 169 KB

A web page that allows you to create a list of tasks you can edit and delete when you finish it. Build it with: HTML, CSS and JS.

Home Page: https://lrebornsl.github.io/todo-list/dist/

License: Other

HTML 9.07% JavaScript 74.71% SCSS 16.22%

todo-list's Introduction

ToDo List

πŸ“— Table of Contents

πŸ“– [To-Do List]

To-Do List is a web page that allow you to Add, Display and Remove a task list data.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Add new tasks
  • Delete previous tasks created
  • JavaScript Classes and Methods Used
  • Data Stored in Local Storage
  • Dynamic Content Display

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Visual Studio Code

Setup

Clone this repository to your desired folder:

Example commands:

  cd todo-list
  git clone [email protected]:lRebornsl/todo-list.git

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

Example command:

  npm run build
  npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ lRebornsl

(back to top)

πŸ”­ Future Features

  • Add more validations
  • Improve UI

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please show us support by givintg it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank my colleagues at Microverse for their support during the project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

todo-list's People

Contributors

lrebornsl avatar

Stargazers

Manuel Alejandro SΓ‘nchez Sierra avatar Bryan Hurtado avatar  avatar

Watchers

 avatar

todo-list's Issues

D2W3M2 - Peer-to-peer Code Review

🌟 Highlights

  • The app functions correctly with local storage, offering a seamless user experience.
  • The design closely resembles the original template and is fully functional.
  • The methods in your class have clear and descriptive names.

πŸ‘€ Areas for Improvement

  • For better organization and maintainability, consider utilizing JavaScript modules instead of having all functions as methods within a class.
  • Instead of using <svg> for icons, consider leveraging Bootstrap's icon library.
  • Enhance code efficiency by applying the DRY (Don't Repeat Yourself) principle, especially by utilizing if statements judiciously to avoid redundancy.

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.