Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 427 Bytes

File metadata and controls

25 lines (15 loc) · 427 Bytes

Welcome to Housing Provision System

Team No: 22

Module : CS5721-Software Design

University of Limerick

How to run the app

  • Step 1: $git clone https://github.com/CS-5721/software-analysis-project.git

  • Step 2: $cd software-analysis-project/HPS

  • Step 3: $python manage.py runserver

  • Step 4: Open in browser: http://127.0.0.1:8000/housemate/

How to run the test

$python manage.py test