[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] attempt at savannah web interface in pytho
From: |
Assaf Gordon |
Subject: |
Re: [Savannah-hackers-public] attempt at savannah web interface in python/flask |
Date: |
Thu, 30 Mar 2017 00:45:15 -0400 |
Hello,
A proof-of-concept read-only savannah web interface
in python/flask is running here:
https://varanusex.housegordon.org
The source code is available here:
https://git.housegordon.org/cgit/varanusex.git
Besides being a fun example this can also have a useful outcome:
In case we ever want to move away from some of savannah's features
(e.g. replacing the bug/support/tasks trackers)
this could serve as a light-weight solution to display all
the information in the existing database (thus maintaining
all existing URLs from the past 16 years).
comments very welcomed,
- assaf