Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 458 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 458 Bytes

Roomer

Build Status

Room allocation, redone in Django for more structure and sanity.

Structure

At the moment, there are three apps:

  • roomer has the core models of the project, and the base URLconf
  • collegechooser has the college chooser views and models
  • roommates has the roommate management views