Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.07 KB

README.md

File metadata and controls

40 lines (27 loc) · 2.07 KB

Ignis

Real-time chat app for Android, built with Firebase. Developed for CS4084 - Mobile Application Development.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  • In the Firebase console, add a project called "Ignis". Select your country or region and click "Create Project".
  • Enable Google as a sign-in provider.
  • Open the project in Android Studio, and use Firebase Assistant to connect the app to Firebase.
  • You should now be able to compile and run the app successfully.

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments