I was inspired by the Richmond AA Intergroup website that has all the AA meetings in Richmond,VA.

The program is able to track your zip code and then provides a list of meetings in your zip code area.

I built the project using python.

I ran into trying to find python libraries that would be able to provide me the zip code and time

I am proud of being able to track the user's zip code by using their ip address.

I learned about the datetime module and how to find the location of a user.

There's still some bugs in the code. I still need to add more meetings. Also learning how to use django, so it can have a front end side to it also.

Built With

Share this project:

Updates