Giter Site home page Giter Site logo

todolist's Introduction

ToDo List

This is a little tool to handle daily tasks, based ony SQLite. (Inspired by seekaplayer)

Tech

"ToDoList" uses a number of great open source projects which are needed to run this list:

  • bcrypt - Lib to help you hash passwords
  • body-parser - Node.js body parsing middleware
  • chalk - Terminal string styling done right
  • express - Fast, unopinionated, minimalist web framework for node
  • express-sanitizer - An express middleware for Caja-HTML-Sanitizer, which wraps Google Caja sanitizer
  • express-session - Simple session middleware for Express
  • express-validator - An express.js middleware for validator.
  • helmet - Help secure Express/Connect apps with various HTTP headers
  • moment - Parse, validate, manipulate, and display dates
  • pug - A clean, whitespace-sensitive template language for writing HTML
  • sanitize - Input sanitizing library for node.js
  • sanitizer - Caja's HTML Sanitizer as a Node.js module
  • sequelize - Multi dialect ORM for Node.JS
  • sqlite3 - Asynchronous, non-blocking SQLite3 bindings

What do you need

  • node js (>= 10.11)

Installation

ToDo List requires Node.js v4+ to run.

Install the dependencies and dev-dependencies and start the server.

$ git clone https://github.com/GermanDevCoding/ToDoList.git
$ cd ToDoList
$ npm install -d
$ node .

TODO's

  • Finish project

License

MIT

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.