Northwood Blog
Accessible Blog Project for CSCI-2356: Mobile App Development (in reality, the course is about full-stack web development).
Installation
Download the latest .zip archive from the Releases page.
Usage
- Server
- Extract files from
.zip archive
- Open the terminal
- Navigate to the
server subdirectory in the extracted folder
- Run
node server.js
- Client
- Open the browser
- Navigate to this URL for the CMS admin panel: http://ugdev.cs.smu.ca/~s_saad/blog/admin.html
- Navigate to the following URLs to view the corresponding blog posts:
- http://ugdev.cs.smu.ca/~s_saad/blog/blog1.html
- http://ugdev.cs.smu.ca/~s_saad/blog/blog2.html
- http://ugdev.cs.smu.ca/~s_saad/blog/blog3.html
Authors
Credits