Skip to content

bovard/publicservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Service

Public Service will be a customizable service status dashboard and incident tracker.

Requirements

  • Python
    • CherryPy
    • PyReact
  • SQLite3

Installation & Usage

  1. Download at least publicservice, static, and templates.
  2. Run python publicservice/server/server.py.
  3. Open 127.0.0.1:8080/ in a web browser.

Development Requirements

  • See gulpfile.js
  • See src/app.jsx

TODO

  • Unit testing
  • Validation (everywhere!)
  • Remaining API methods
    • /api/service/<service-id> (GET, PATCH, DELETE)
    • /api/incident (GET, POST)
    • /api/incident/<incident-id> (GET, PATCH, DELETE)
  • Handling for incident updates
  • Remaining React components

About

Public Service will be a customizable service status dashboard and incident tracker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages