Submit social housing lettings and sales data (CORE)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ted Booton 88f5fb2617 fix schema 4 years ago
.github/workflows
app Add source code link to footer (#737) 4 years ago
bin
config
db fix schema 4 years ago
docs
lib
log
public
spec update unittype mapping when infering the case log value (#735) 4 years ago
storage
tmp
vendor
.cfignore
.dockerignore
.editorconfig
.env.example
.erb-lint.yml
.gitignore
.nvmrc
.overcommit.yml
.rspec
.rubocop.yml
.ruby-version
Dockerfile
Dockerfile_dev
Gemfile
Gemfile.lock Location name label (#734) 4 years ago
LICENSE
Procfile.dev
README.md
Rakefile
babel.config.js
config.ru
docker-compose.yml
manifest.yml
package.json
postcss.config.js
webpack.config.js
yarn.lock Location name label (#734) 4 years ago

README.md

Submit social housing lettings and sales data (CORE)

Production CI/CD Pipeline Staging CI/CD Pipeline

Ruby on Rails app that handles the submission of lettings and sales of social housing data in England. Currently in private beta.

Domain documentation

Running documentation locally

The documentation website can be generated and served locally using Jekyll.

  1. Change into the /docs/ directory:
    cd docs

  2. Install Jekyll and its dependencies:
    bundle install

  3. Start the Jekyll server:
    bundle exec jekyll serve

  4. View the website:
    http://localhost:4000

System architecture

View of system architecture

User interface

View of the logs list