Coder Social home page Coder Social logo

smithvyne / js-todolist Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 614 KB

This is a todo list app built with JavaScript + HTML/CSS and Webpack. The main aim is to flex and practice all we had learned about ES6, modularized code, and Webpack. Checkout The Odin Project for a full description:

Home Page: https://www.theodinproject.com/courses/javascript/lessons/todo-list

JavaScript 98.02% CSS 1.98%
webpack javascript modules todosapp

js-todolist's Introduction

JS-TodoList

This is a todo list app built with JavaScript, bootstrap, HTML/CSS and Webpack. The main aim is to flex and practice all we had learned about ES6, modularized code, and Webpack. Checkout The Odin Project for a full description:

Preview

image

Live Version

  • The project is deployed here.

Technologies

  • Webpack
  • Javascript
  • HTML
  • CSS
  • Jest
  • Puppeteer

Installation

Follow the steps below to test the project locally. First ensure you have a version of Node.js equal or greater than v6.10.0 installed.

  1. Clone the repository from a terminal https://github.com/SmithVyne/JS-TodoList.git.
  2. Navigate to the project directory cd JS-TodoList.
  3. Install project dependencies npm install
  4. Run npm run dev to compile a development build.
  5. Run npm run start to serve the project live on http://localhost:9000 and voila!!!.

Unit Tests

To run the unit tests,;

  1. We need two terminal windows, one to run the tests and the other to serve the project in a browser because the UI tester Puppeteer needs an endpoint to connect to. Puppeteer preferably works best with chrome but also has support for firefox.
  2. On the first terminal, run npm run start to serve the project live on http://localhost:9000
  3. On the second terminal, run npm run test to run both the UI and other unit tests.

Authors

๐Ÿ‘ค Smith Nkereuwem

๐Ÿ‘ค Ezaka Alfred

Show your support

Give a โญ๏ธ if you like this project!

js-todolist's People

Contributors

codecell avatar smithvyne avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

angel-mora

js-todolist's Issues

Bug with adding a todo

  • After deleting a todo, there's a bug that prevents creating another TODO in the same project

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.