Skip to content

Getting data from MySQL and visalizing it (using ejs) project for learning MySQL purposes. CRUD done. Bootstrap for CSS used.

Notifications You must be signed in to change notification settings

agnekauk/17-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LICENSE Security Status Gluten Status Eco Status

Getting data from MySQL database

32 group website project

This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!

Project features

  • Javascript
  • Bootstrap
  • Responsive design
  • Getting data from MySQL database
  • Using ejs for data views
  • CRUD

Instalation

  1. Download.
  2. npm install (express, express-flash, express-session, method-override, ejs, mysql should be installed);
  3. Start xampp or similar.
  4. in phpMyAdmin there should be classicmodels database.
  5. If database name is different it should be modified in lib/database.js document.
  6. In terminal: node index.js
  7. In browser:

Authors

Agne: Github

About

Getting data from MySQL and visalizing it (using ejs) project for learning MySQL purposes. CRUD done. Bootstrap for CSS used.

Topics

Resources

Stars

Watchers

Forks