up-to-you-now

0.1.0 • Public • Published

Description of the application "Up to you now!"

A basic Todo list application.

Features to implement

  • When a client connects, he retrieves the last known Todo list from the server
  • When a customer adds a task, it is immediately passed on to other customers
  • When a customer deletes a job, it is immediately deleted from other customers
  • The server retains the Todo list in the form of a simple array that it keeps in memory. Persistence is not included.

Install and Start

In command line:

• To install the application > npm install up-to-you-now

• To install the packages > npm install

• To start the application that will be available from your browser at localhost: 8080 > npm start

Known Vulnerabilities

Package Sidebar

Install

npm i up-to-you-now

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

5.31 kB

Total Files

6

Last publish

Collaborators

  • napthees