Parking Permit Queue
This is a little app I made to track the position in the parking permit queue for Amsterdam.
Objectives
- Query and print position in queue
- Make command-line tool, that let's you run it, passing your license plate and client number
- Run continuously, and send e-mail upon change in position
- Separate formatting and sending of e-mails in separate classes
- Error handling
- Logging
- Store position in SQL database for analysis
- Deploy to cloud