4tal / NodeBack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeBack

Simple todolist Application - for future wrapping with web view - Android.

Create,Read, Update and Delete notes.

**No extra design at all, just the functionality to demonstrate capability.

Front:

  1. HTML + CSS.
  2. Javascript: 2.1 Vanilla. 2.2 JQuery.

Back:

  1. NodeJS: 1.1 Express.
  2. Mongo (Mongoose).

LEFT TODO:

  1. Use the right HTTP verbs for the entries.
  2. Modulate and export.
  3. Remove the cardentials.
  4. Variable names.

About


Languages

Language:HTML 78.9%Language:JavaScript 21.1%