Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wbhob/ionic-public-forum-announcements-dashboard
https://github.com/wbhob/ionic-public-forum-announcements-dashboard
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wbhob/ionic-public-forum-announcements-dashboard
- Owner: wbhob
- Created: 2015-09-20T22:33:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-02T02:13:10.000Z (over 8 years ago)
- Last Synced: 2024-12-01T13:48:57.267Z (2 months ago)
- Language: CSS
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ionic-public-forum-announcements-dashboard
==========================================The ionic-public-forum-announcements-dashboard is a dashboard frontend for the ionic-public-forum-announcements ionic project. It allows you to send announcements in the form of a card to all of your users with ease.
Setup
-----Setup is easy. First, go into your firebase dashboard and make sure you have enabled users. Add as many users as you would like. Then, change every instance of `` to the prefix to your Firebase URL. For example, if your URL were `https://www.my-app.firebaseio.com`, then replace `` with `my-app`. Then, upload everything to a web server and you're all set!
Customization
-------------If you don't want users to be able to reset their password willy-nilly, then just delete the states in app.js. You can also change the CSS if you want.
License
-------ionic-public-forum-announcements-dashboard is licensed under the MIT Open Source license.