A few things have changed since this project was first created at CodeRED Exploration:
- Google authentication and contact retrieval is now properly implemented using an authorization URL endpoint
- The code is now a pip package
- SQLite3 is used instead of MySQL
- The project has a proper website at https://lostnphoned.com/
- Phone numbers are validated with the phonenumbers package
- A security measure has been added: single-use passwords
- Unique registration URLs are generated for new users
Lost-n-Phoned is now feature-complete, and I (Keane) will now move on to other projects.