ziqingW / ToDo_App

A todoList app made with Node.js express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo_App

A todoList app made with Node.js express and PostgreSQL.

It's a practice for Express and pg-promise.

Basic Features

  • Powered by Express
  • You can add new to-do into the database, which will be shown as the list

It hasn't been deployed

About

A todoList app made with Node.js express

License:MIT License


Languages

Language:JavaScript 67.2%Language:HTML 32.8%