A social media webapp based off the popular mobile app Nearby.
- Discover nearby users based on location and interests
- Buy and sell in your area using the Marketplace
- Find out what's happening by viewing local Events
- And a lot more!
- Clone this repo
git clone: https://github.com/melsantos/proximity - Navigate into the directory from the terminal
- Run
python src/ilonely/manage.py runserver - Open
localhost:8000in your browser Proximity will be running and you can sign up for an account.