Giter Club home page Giter Club logo

to-do-list's Introduction

logo

To-Do-List✔️✔️

📗 Table of Contents


This project goes live here 🚀 .

If link does not work copy URL ( https://frempongdev.github.io/To-Do-List/dist/ )



📖 [To-Do-List]

To-Do-List is a single page application project for managing a day's task.

🛠 Built With

Tech Stack

HTML
CSS
Javascript

Key Features

  • This Project has a Readme.md file
  • This Project has a gitignore file
  • This projects follows all Microverse Linters
  • This project takes user inputs of tasks and save them to be completed
  • This project displays the input for tasks with details dynamically created on the DOM
  • This project saves the Task details inside the Browser
  • This project has syntax with ES6 format.

(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 to copy the link of this Repository.

 https://github.com/frempongdev/To-Do-List.git

Setup

Clone this repository to your desired directory using the command:

  cd your-folder
  git clone https://github.com/frempongdev/To-Do-List.git 

Usage

Kindly go ahead and give this project a massage but do not forget to give a detailed description in your pull request.

(back to top)

👥 Author

👥 Frempong

(back to top)

🔭 Future Features

  • [Add and Remove Tasks]
  • [Drag and Drop]
  • [Server Storage]

(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 kindly support by suggesting changed by forking and pull requests

(back to top)

🙏 Acknowledgments

I would like to thank everyone who inspired me to learn programming. Regards to the whole Microverse team, Peers, and family supporting.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

to-do-list's People

Contributors

frempongdev avatar batoorsohail avatar

Stargazers

Rita Nkem Daniel avatar

Watchers

 avatar

to-do-list's Issues

Programming Best Practices Issue

This issue is a review of the project based on JavaScript best practices
, DRY, KISS, and YAGNI and HTML and CSS best practices

JavaScript best practices ✔️

  • Good Use of Javascript Syntax.
  • Great Choice of name for functions and variables.
  • Code is clean and understandable.
  • A few repetition instances but made meaning per code content
  • No console.log, window.alert or node_modules.

DRY, KISS, and YAGNI ✔️

  • Code is Simple and not repeated.
  • No un-used Code.

HTML and CSS best practices ♻️

  • No duplicate CSS style properties.
  • Good use of Spacing and Blank Lines.
  • However there is an un-used and hidden submit for the form in this line, that I would suggest be removed. Kindly check the HTML and CSS best practices as reference.

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.