Skip to content

A CRUD Web Application with authentication using Nodejs, Mysql and other Javascript technologies

Notifications You must be signed in to change notification settings

alexrodriguezh/nodejs-mysql-links

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App with Nodejs and Mysql

File Structure

  • database, it the folder with all the sql queries, you can use to recreate the database for this application
  • src, it's all the code for the Backend and Frontend Application
  • docs

Old Versions of this Project

Todo

  1. Improve Links Routes
  2. Write Route Validation with Express Validator

About

A CRUD Web Application with authentication using Nodejs, Mysql and other Javascript technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.6%
  • JavaScript 44.5%
  • TSQL 4.5%
  • CSS 3.4%