Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.24 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.24 KB

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