Skip to content

altenmueller/object_changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object changes

Handles json object changes and tracks their state over time.

Prerequisites

  • python
  • macOS or something unixy
  • pip

Installation

make install

Use

make web

Then point your browser to http://localhost:5000/

TODO

  • doesn't escape text - vulnerable to XSS
  • should probably use a database beyond sqlite
  • authentication
  • unit tests

About

json object tracking web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published