Skip to content

yiays/signage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signage

This project is being completed under the requirements of Web601.

  • It is written in node.js, react.js and express.js and connects to an sql database.
  • The required packages will not come uploaded to the repo, so you must npm install them.
  • A python-based proof of concept can be found in the relevant branch, and so can a development branch.

To run the project, npm start in one terminal, and cd backend;node server.js in a second terminal.

Branches

Branch name Description
master Final submission code for WEB601
development Bleeding edge work in progress code
proof-of-concept Original proof of concept draft in python, adapted later into the working code.
redux Work in progress in attempting redux

A journal of the process of creating this is included here.

About

interactive signage, designed for a kiosk tablet, written in React and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published