Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 997 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 997 Bytes

Three-tier Webpage Project

  • Client + server + database
  • Programmed with HTML/CSS/Javascript + node.js + AJAX + mySQL
  • The theme of the webpage is "travel blog"

To open

  • clone repo
  • make sure SQL is accessible
  • make sure node is installed
  • open terminal
  • navigate with "cd " to the address / path of the file after cloning, or simply find the folder, right click and click on "copy as path" on windows, or "copy as pathname" on mac
  • type "node assignment6.js", and hit enter
  • there should be "listening on port 8000" written on the terminal
  • open the browser
  • go to "localhost:8000"

Screenshot of the final result :

Merged Screenshots Three-Tier Webpage


Screenshot of MySQL database :

Screenshot 2024-02-19 132434