Skip to content

jansipil/norppa-apu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

norppa

Norppa-apu

Website using HTML, CSS and JavaScript with Node.js as backend. Uses express node module in the backend to handle post requests.

Created for university course "Käyttöliittymäohjelmointi"

Instructions

  • clone project
  • install Node.js
  • install express with npm install express
  • run server with node server.js
  • Access website in browser from "localhost:8080"

What is it?

Simple website for course project. Navigation in the page uses javascript to change the content of the page instead of switching pages. Has quite basic image gallery modal lightbox made with javascript. User can send post requests to Node.js in backend to donate "money". Website thanks the user on donation by redirecting to thanking page. Currently only prints the donation info to the Node.js console.

About

Website using HTML, CSS and JavaScript with Node.js as backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published