A minimalist to-do website bootstrapped with webpack.

Overview

To-Do App

A minimalist to-do app bundled with webpack.

Built With

  • Javascript, CSS, HTML

Live Demo (if available)

Live Demo Link

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

Comments
  • Add & Remove task

    Add & Remove task

    Describe your changes

    Features added include

    • Ability to add a task to Task List
    • Ability to remove task to Task List
    • Tasks description can be edited.

    Issue ticket number and link

    What kind of change does this PR introduce?

    New Feature - Add, Remove and Edit tasks.

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    Yes

    Checklist

    • [ ] No ES Lint Error
    • [ ] No Style Lint Error
    • [ ] Unit test case update

    Screenshots

    Screen Shot 2022-04-28 at 18 20 06

    opened by nottherealalanturing 1
  • fix: minor spelling corrections

    fix: minor spelling corrections

    Describe your changes

    Spellings correction

    Issue ticket number and link

    What kind of change does this PR introduce?

    None.

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    No

    Checklist

    • [x] No ES Lint Error
    • [x] No Style Lint Error
    • [x] Unit test case update

    Screenshots

    Screen Shot 2022-05-03 at 15 23 25

    Screen Shot 2022-05-03 at 15 23 31

    opened by nottherealalanturing 0
  • Apply reviews

    Apply reviews

    Describe your changes

    Features added include

    • Fix issues from review

    Issue ticket number and link

    What kind of change does this PR introduce?

    Code Improvement

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    No

    Checklist

    • [ ] No ES Lint Error
    • [ ] No Style Lint Error
    • [ ] Unit test case update

    Screenshots

    Screen Shot 2022-04-28 at 18 20 06

    opened by nottherealalanturing 0
  • test two

    test two

    Describe your changes

    Set up testing for editing a task on the list.
    Set up testing for updating a task on the list.
    

    Issue ticket number and link

    What kind of change does this PR introduce?

    Test

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    No

    Checklist

    • [x] No ES Lint Error
    • [x] No Style Lint Error
    • [x] Unit test case update

    Screenshots

    Screen Shot 2022-05-03 at 15 23 25

    Screen Shot 2022-05-03 at 15 23 31

    opened by nottherealalanturing 0
  • Tests

    Tests

    Describe your changes

    Set up testing for adding a task to the list.
    Set up testing for removing a task from the list.
    

    Issue ticket number and link

    What kind of change does this PR introduce?

    Test

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    No

    Checklist

    • [x] No ES Lint Error
    • [x] No Style Lint Error
    • [x] Unit test case update

    Screenshots

    Screen Shot 2022-05-03 at 15 23 25

    Screen Shot 2022-05-03 at 15 23 31

    opened by nottherealalanturing 0
  • morining session code review

    morining session code review

    @nottherealalanturing you did a good job but we found the following issues in your code : -

    • Please add your DOM manipulation in a separate module
    • Kindly avoid disabling the linters in your files. You can use npx eslint . --fix
    • Please add the instructions to setup the project in your README file
    opened by ericmahare 0
  • Styles

    Styles

    Describe your changes

    Added new styles.

    Issue ticket number and link

    What kind of change does this PR introduce?

    New styles

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    No

    Checklist

    • [x] No ES Lint Error
    • [x] No Style Lint Error
    • [x] Unit test case update

    Screenshots

    Screen Shot 2022-05-03 at 15 23 25

    Screen Shot 2022-05-03 at 15 23 31

    opened by nottherealalanturing 0
  • Drag and drop

    Drag and drop

    Describe your changes

    Features added include

    • Tasklist are now draggable

    Issue ticket number and link

    What kind of change does this PR introduce?

    New Feature.

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    No

    Checklist

    • [x] No ES Lint Error
    • [x] No Style Lint Error
    • [x] Unit test case update

    Screenshots

    Screen Shot 2022-05-01 at 11 22 08

    enhancement 
    opened by nottherealalanturing 0
  • Refactor v1

    Refactor v1

    Describe your changes

    Features added include

    • Refactored the codebase
    • Fix bugs resulting from adding, removing, deleting

    Issue ticket number and link

    Issue #4

    What kind of change does this PR introduce?

    Fix bugs.

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    No

    Checklist

    • [ ] No ES Lint Error
    • [ ] No Style Lint Error
    • [ ] Unit test case update

    Screenshots

    Screen Shot 2022-04-28 at 18 20 06

    bug documentation enhancement 
    opened by nottherealalanturing 0
  • Interactive list

    Interactive list

    Describe your changes

    Features added include

    • Completed tasks could be marked.
    • Completed tasks could be removed from the list and unfinished tasks will remain.
    • Clear all tasks

    Issue ticket number and link

    What kind of change does this PR introduce?

    New Feature - Mark Completed Task, Clear Completed Tasks, Remove all tasks.

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    No

    Checklist

    • [ ] No ES Lint Error
    • [ ] No Style Lint Error
    • [ ] Unit test case update

    Screenshots

    Screen Shot 2022-04-28 at 18 20 06

    opened by nottherealalanturing 0
  • Feature 1

    Feature 1

    Describe your changes

    A minimalist to-do website designed with HTML, CSS, and JS bundled with webpack. Tasks are currently hardcoded into code with no additional functionality besides being able to view them.

    Issue ticket number and link

    _

    What kind of change does this PR introduce?

    New Feature

    In which branch do you want the changes to merge?

    Main.

    Documentation updated ?

    Yes.

    Checklist

    • [x] No ES Lint Error
    • [x] No Style Lint Error
    • [x] Unit test case update

    Screenshots

    Screen Shot 2022-04-27 at 08 52 23

    opened by nottherealalanturing 0
Owner
Assad Isah
Software developer, Rails enthusiast, I play chess. Stack: JavaScript, Ruby, Rails, React, Redux. Looking for my next job!
Assad Isah
Web-Chat: This project was bootstrapped with Create React App

Web-Chat: This project was bootstrapped with Create React App

anderson 4 May 11, 2022
This is a Next.js project bootstrapped with create-next-app.

Getting Started First, run the development server: npm run dev # or yarn dev Open http://localhost:3000 with your browser to see the result. You can s

J.D. 8 Dec 5, 2022
Keep track of your tasks with this minimalist to do list made with Javascript CSS HTML and Webpack.

my-to-do-list- keep track of your tasks with this to do list DESCRIPTION build a simple HTML list of To Do tasks. LIVE DEMO "https://andgarzonmal.gith

Andres Garzon 12 Jul 21, 2022
This is a basic website Todo Application that displays a list that looks and behaves like the part of minimalist project.

To-Do-list-microverse Description This is a basic website; a Todo Application that displays a list that looks and behaves like the part of minimalist

Dennis Akagha 7 Feb 3, 2022
A Minimalist to do list website where user can add, remove and edit multiple tasks and All the changes user makes in his to do list is saved in browser local storage so that it can be accessed later.

Testing for Add Remove function in To Do List App Jest framework is used for testing. Created (addremove.test.js) for a file containing the add item a

Krishna Prasad Acharya 8 Aug 15, 2022
In this project, I built a to-do list app, which is inspired by the minimalist website. Build withHTML/CSS & JavaScript best practices: Correct use of tags, elements, properties and syntax.

Webpack Exercise In this project, I built a to-do list app, which is inspired by the minimalist website. Built With HTML/CSS & JavaScript best practic

Vanessa Oliveros 3 Oct 11, 2022
This is a simple web app that allows a user add list of tasks that needs to be completed. It is built using webpack and served by a webpack dev server.

TO-DO-LIST "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as compl

Favour Ezeugwa 18 Aug 19, 2022
A simple HTML page maintaining list of To Do tasks using webpack and served by a webpack dev server.

Task Organiser In this project, we build a simple HTML list of To Do tasks using webpack and served by a webpack dev server. Built With HTML CSS Javas

Angom 4 Jun 24, 2022
This project is about building a simple HTML list of To Do tasks. Built using webpack and served by a webpack dev server.

To Do List app This project is about building a simple HTML list of To Do tasks and is built using webpack and served by a webpack dev server. Built W

Dino Ronald Quispe Arias 6 Nov 4, 2022
In this project, we built a simple HTML list of To Do tasks. This simple web page was created using webpack and served by a webpack dev server.

To do list In this project, we built a simple HTML list of To Do tasks. This simple web page was created using webpack and served by a webpack dev ser

Jesús Vázquez 8 Dec 21, 2022
In this project, I build a simple HTML list of To Do tasks. This simple web page will be built using webpack and served by a webpack dev server.

To Do list with Webpack In this project, I build a simple HTML list of To Do tasks. This simple web page will be built using webpack and served by a w

Sidney Kaguli 8 Aug 23, 2022
In this project, I built a simple HTML list of To Do tasks. The list is styled according to the specifications listed later in this lesson. This simple web page is built using webpack and served by a webpack dev server.

Awesome books:JavaScript Using Modules In this project, I built a simple HTML list of To Do tasks. The list is styled according to the specifications

 Hassan Momanyi 10 Nov 25, 2022
This an CRUD app built were users can create, update and delete specific day to day tasks as they wish. The app is built using webpack and served with webpack dev server

Todo-List This an CRUD app built were users can create, update and delete specific day to day tasks as they wish. The app is built using webpack and s

Duane David 10 Sep 28, 2022
A minimalist web app for the daily morning and night athkar.

Morning & Night Athkar | أذكار الصباح والمساء Local Development Recommended: Use nvm to manage npm dependencies and versions. This app uses node versi

Mohammed Amarnah 4 Dec 2, 2022
Sharerbox - Free, minimalist and lightweight JavaScript-based social-media sharer for websites

Sharerbox Free minimalist and lightweight JavaScript-based social-media sharer for websites. Version: 0.8.1 Description SharerBox is a free, minimalis

Juan Astudillo 3 Aug 22, 2022
minimalist virtual dom library

petit-dom A minimalist virtual DOM library. Supports HTML & SVG elements. Supports Render functions and Fragments. Custom components allows to build y

Yassine Elouafi 485 Dec 12, 2022
Minimalist Web XR Location Based Markers for A-Frame 1.3.0

LBAR.js “I understand how the engines work now. It came to me in a dream. The engines don't move the ship at all. The ship stays where it is and the e

Media Engineering Institute 9 Dec 3, 2022
A minimalist ToDo list app to add, update and remove tasks easily

To-do list is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. We will build a simple website that allows for doing that, and we will do it using ES6 and Webpack!

Oybek Kayumov 14 Jun 23, 2022
"To Do List" is a minimalist project that displays a list of task and allows you to add and remove task from that list. Built with JavaScript

To Do List Structure Solo programming project for module 2 week 2 of the Microverse Program. Live Demo Live Demo Link "To Do List" is a minimalist pro

Yersel Hurtado 7 Mar 5, 2022