Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brh55/maasu-app
A production Angular 1 / Ionic application for the Midwest Asian American Student Union 2016 Northwestern conference using Contentful and Firebase.
https://github.com/brh55/maasu-app
Last synced: 30 days ago
JSON representation
A production Angular 1 / Ionic application for the Midwest Asian American Student Union 2016 Northwestern conference using Contentful and Firebase.
- Host: GitHub
- URL: https://github.com/brh55/maasu-app
- Owner: brh55
- License: mit
- Created: 2016-05-16T02:45:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T21:29:26.000Z (about 7 years ago)
- Last Synced: 2024-03-24T00:40:44.960Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 17.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MAASU Leadership Summit 2016 Ionic Application
> A open-source Ionic application used MAASU Leadership Summit @ Northwestern University
![image](https://lh3.googleusercontent.com/-RHlZptd9iHIXD1CgbbhvpsSsR7b5h3X07s4tSWziS_0UER1YCW5oWusJWog4fuhLIU=h900-rw)
Open-sourcing this repository as a reference for Angular.js / Ionic users. Unfortunately, I didn't completely unit test the code because of time constraints, but fortunately everything went pretty smooth when it went live. This project was also genereated by [Generator-M-Ionic v1.8.0](https://github.com/mwaylabs/generator-m-ionic).
Feel free to download and use the app to test for yourself:
- [Apple Store](https://itunes.apple.com/us/app/maasu-leadership-summit/id1174485929?mt=8)
- [Google Play Store](https://play.google.com/store/apps/details?id=com.maasu.lsproject&hl=en)Enjoy!
## Technical Aspects
### Dynamic Content
This is using [Contentful](https://www.contentful.com/
), a API-based CMS, free teir plan to dynamically render content for each view. This allows for the data to be managed and editable from the conference team, and propose updates to the app without having to re-upload through the Google or Apple store. This is easily accomplishable using angular-contentful to immediately invoke API calls within the views.### Firebase
There is a interactive area of the app called "Dialogues", this app utilizes Firebase to allow users to generate postings to be seen within the application.## License
MIT - 2017 Brandon Him