Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

thesofakillers/eSanta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eSanta

Originally made for my University's Department of Computer Science's course Programming Paradigms under the sub-module Web Programming, as part of the coursework in 2018/2019.

This project aims to construct a dynamic website of any application domain utilizing NodeJS. The website includes as a minimum the notion of people and at least one other object. The website is to consist in static HTML pages loading dynamic JSON content via AJAX. The client-side should be responsive to resizing through a the use of a framework such as Bootstrap. The server-side is to utilize a REST API to provide JSON content. The website should be deployed both locally and in the cloud.

Testing can be achieved with

npm test

The web deployment link is https://siliconsanta.herokuapp.com/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published