Issues
- 0
Prepare sql statements
#21 opened by yansal - 0
Mock database for testing
#22 opened by yansal - 0
Use RESTFUL URL schema instead of URL queries
#23 opened by yansal - 0
Notify user when new announces are available
#1 opened by yansal - 0
Document development setup
#6 opened by yansal - 0
Add feedback button
#10 opened by yansal - 0
Rename query.go and functions inside it
#9 opened by yansal - 0
Crash the app when db conn is broken
#17 opened by yansal - 1
Add a department table to db schema
#20 opened by yansal - 0
Sort options in filter
#19 opened by yansal - 0
Hide empty string in filter
#18 opened by yansal - 0
- 0
Refactor with inspiration from http://www.alexedwards.net/blog/organising-database-access
#13 opened by yansal - 0
Add department filter before location filter
#12 opened by yansal - 0
bug: poll goroutine panics in case the place is just the department without city
#14 opened by yansal - 0
Query at most 35 announces
#15 opened by yansal - 0
Add checkboxes to filter location
#11 opened by yansal - 0
Add a client-side location filter
#2 opened by yansal - 0
Date may be wrong depending on timezone
#7 opened by yansal - 0
Refactor all SQL code in its own file
#8 opened by yansal - 0
Deploy to Heroku
#5 opened by yansal - 0
Replace db.json with a database
#4 opened by yansal - 0
Fix encoding problem
#3 opened by yansal