Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

digital-land-attic/performance-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

764 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance application

⚠️ Inactive

This application is no longer deployed anywhere. The data collected during it's use has been backed up and is available in data/database_backup.dump

License

Pages intended to help the team show progress in collecting planning data, identify gaps and issues in collecting the data and helping the team prioritise its work.

Getting started

The application is based on the govuk-flask-prototype-kit and uses a Postgres database.

We recommend working in virtual environment before installing the python requirements, makerules and other dependencies. Requires GNU Make 4.0 or newer.

Install dependencies

make init

Get local copy of all the data (can take a while but then you'll have local sqlite dbs for this app)

make databases

Run flask application

make run

Before pushing changes

The first time you run the tests you will need to install the chromium browser for play-wright

python -m playwright install chromium

Run the following to eyeball the pages are all still working

pytest tests/acceptance -p no:warnings --headed --slowmo 1000

About

Digital Land operations dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors