Create a comprehensive Conference mobile Experience
Powered by Ionic and Firebase.
What's in the Pack

Source code
Well structured carefully crafted source code easy to be extended.

Full Application
A fully working Ionic Application, build-ready for iOS, Android and Web.
Conference Ionic is a mobile app that provides all the information related to a conference aiming to enhance the attendee experience and boost the conference marketing.
Conference Ionic allows user to view schedules and conference information such as location, exhibition halls, sponsors, committees etc. Users can create their personal agenda for an easier attendance and access speaker profile and event information. This app is a must-have for attendees and those who want to search through the list of papers, stay informed about everything related to a conference and have contact with organizers and other attendees.
This app makes use of Firebase as a powerful backend that enables consistent data updates.
Best practices, proven techniques, and experienced software architecture are packed with a well-crafted design.
This distribution includes 4 versions of the Conference app. The first version is based on Ionic 1.x , the second on Ionic 3.x, the third on Ionic 4.x and the fourth on Ionic 5.x.
What is it
Conference Ionic features scientific and social programmes, news, contact, paper and speaker information about a conference. It requires minimal setup enabling even non-developers to make use of it.
In a nutshell
The ultimate tool to provide mobile access to complete information about a conference. Minimal setup effort, no code required.
Why choose Conference app
- No code knowledge or tech development required
- Clean and user-friendly interface
- Highly customizable structure, with modular architecture
- Easy installation, detailed quick start guide
- Easily maintainable data, via the Firebase Graphical User Interface
- Free updates: new features added constantly
- One codebase compatible with Android and iOS
- Quick and efficient Support
Data storage in JSON files
There is also the option to configure this app to fetch data either from a local location or a remote one (e.g. Amazon S3) where data are stored in JSON files. Basically, a single JSON file is the one responsible for all the business related information. The source URL is set as a single variable in the application’s configuration file and no additional interference with the code is required.
Demo
Ionic 5.x
Ionic 4.x
Ionic 3.x
Integration with Firebase for Backend management
The Conference Ionic app comes with a powerful, flexible solution for backend management, by integrating with Firebase. Firebase is a powerful platform for your mobile or web application, through which you can power your app’s backend, including data storage, user authentication, static hosting, and more. The Conference app reads data from a Firebase database and makes it readily available to all of the app users. As soon as your Firebase project URL is set, the app treats the content dynamically. The integration with Firebase offers easy data synchronization and data maintenance.
Easy Configuration / Modular Architecture
Conference Ionic’s modular architecture is going to eliminate any unnecessary complexity for its configuration or modification/addition of its features. Its code is clean and well-organised into modules.