Skip to content
/ apaato Public

Know your chances of getting an apartment at studentbostader.se

Notifications You must be signed in to change notification settings

l0f3n/apaato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apaato

This application allows you to see the probability of you getting an accommodation on studentbostader.se. The probabilities are based on a simulation of how they probably distribute the accommodations.

Example

Example image

Installing

# clone repository
git clone https://github.com/l0f3n/apaato.git

# install package
pip3 install ./apaato/

Install using docker-compose

# clone repository
git clone https://github.com/l0f3n/apaato.git

# cd into repo
cd ./apaato

# run with compose
docker-compose run --rm apaato

Using

The three main commands are listed below.

apaato load: loads all accommodations into a database.

apaato list: lists all accommodations.

apaato prob: lists the probabilities of getting the accommodation.

exit: exit the application (only docker-compose)

For more options on each of these commands, use the -h flag.

About

Know your chances of getting an apartment at studentbostader.se

Resources

Stars

Watchers

Forks

Packages

No packages published