Don't Panic has been shelved and is unlikely to see further development. The existing codebase, with limited functionality, remains available under an MIT license. Please proceed at your own risk.
Don't Panic is a simple, lightweight notifications platform, offering users geo-targeted and personalized notifications helping them navigate real-world challenges.
Don't Panic is currently in the early stages of development. Please see our contributing guide if you're interested in getting involved.
Don't Panic uses a Google Firebase stack, including Firestore, Cloud Messenger, and Cloud Functions in place of server-side infrastructure. All client-side code (Android App and Web) will be managed via this repository, while server-side infrastructure will remain private.
Mobile development is being done in Java, using Android Studio. "Server-side" code built with node.js and Google Cloud Functions.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Git
- Github
- Android Studio
A step by step series of examples that tell you how to get a development env running
- Fork the repository, then clone to your local machine.
- Open with Android Studio
- Configure a device emulator for your preferred mobile device
- Run the application.
Please read CONTRIBUTING.md for details on how to get involved.
- Chris Keefe - Initial work - ChrisKeefe
- Mason Rogers - Initial work - mpr87
- Drew Sansom - Initial work - DrewSansom
- Brandon Click - Initial work - Vectrum47
This project is licensed under the MIT License - see the LICENSE.md file for details