Skip to content

Restioson/digital-signage

Repository files navigation

CampuSign

CampuSign is a proof-of-concept digital signage software created as a student Capstone project at UCT.

Screenshot of campusign

The default username is A@ADMIN with password PASSWORD. The default admin password may be changed by setting the CAMPUSIGN_ADMIN_PASSWORD when running the application for the first time.

Installation

  1. Install dprint: https://dprint.dev/install/
  2. Install a recent Python 3
  3. Install Git bash if not on Linux/WSL
  4. Install Just
  5. Install npm and Node.js (either use nvm on Linux or follow a Windows guide)
  6. Run just setup

To run, use the just server command.

Development tips

  • Update dependencies: just setup
  • Run tests: just test
  • Format code: just format
  • Lint code: just lint

About

Digital Signage project for 2023 capstone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published