Skip to content

Commit

Permalink
Yay pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
WillNilges authored Jan 21, 2019
1 parent c0af805 commit 9d1ce4d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,23 @@ A tablet-based reservation app written for Computer Science House.
BetterVent is a lightweight, open source, customizable android app that shows the status of conference rooms.
It has three main functions:
- Display the current event happening in a room as well as when the next event is

View when the room is free:

<img src="https://raw.githubusercontent.com/WillNilges/BetterVent/master/BetterVent_Screenshots/Screenshot_20190121_042312.png" width="50%" height="50%">

View when the room is reserved:

<img src="https://raw.githubusercontent.com/WillNilges/BetterVent/master/BetterVent_Screenshots/Screenshot_20190121_042156.png" width="50%" height="50%">

- Show a week-view interface of events for the next seven days

<img src="https://raw.githubusercontent.com/WillNilges/BetterVent/master/BetterVent_Screenshots/Screenshot_20190121_042504.png" width="50%" height="50%">

- A quick-mode function for ad-hoc events. Has an editable title field, as well as a name-list for queuing or attendance purposes

<img src="https://raw.githubusercontent.com/WillNilges/BetterVent/master/BetterVent_Screenshots/Screenshot_20190121_042635.png" width="50%" height="50%">

# How do I get it?
Currently, BetterVent is not on the Play Store, but you can download the .apk file in the top directory of this repo.
(I'll try to keep it up to date)
Expand Down

0 comments on commit 9d1ce4d

Please sign in to comment.