Skip to content

ggraciela/ThreeTierWebpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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