Skateboarding geocache site using Django

I’ve been working on a personal project in Python using the Django MVC. When I was younger me and my buddies were really into skateboarding. One of the things I remembered about it was that we soon got bored of parks, and would skate around downtown searching for good spots to skate. This was part of the fun of skating, but I wish I could have known where some cools spots were without having to lug around town. I got the idea to use the Google Maps API to cache these spots. I looked around and found lots of other sites that were directories of parks and such, but they were all pretty lame. I decided it needed to have a clever interface, so hopefully that has been achieved. The project is not complete, but pretty close. You can add spots and comments. One thing that came in handy was some knowledge of SEO (search engine optimization) which I learned from Web Ascender. Using that knowledge I have some pretty good organic search engine results linking to my site. Check it out: www.streetskatespots.com

Update: I abandoned this project, sorry.

Leave a comment