https://github.com/apphero2/raffler-admin
Raffler Admin Panel
https://github.com/apphero2/raffler-admin
Last synced: about 2 months ago
JSON representation
Raffler Admin Panel
- Host: GitHub
- URL: https://github.com/apphero2/raffler-admin
- Owner: AppHero2
- Created: 2017-08-25T13:34:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-14T14:44:40.000Z (over 8 years ago)
- Last Synced: 2025-01-28T17:22:14.882Z (over 1 year ago)
- Language: CSS
- Size: 12.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Raffler-Admin
===========
[Raffler Admin](https://raffler-admin.herokuapp.com/), this node.js project adds following features for WhatsApp style chat app([Raffler-Android](https://github.com/AppHero2/Raffler-Android.git)). Currently includes:
- Front/Backend by using node.js
- Bootstrap (using powerful theme)
- Firebase Authentication
- Firebase Real-time database
- Save base64 image to AWS S3 bucket
### Building the project
1. `git clone https://github.com/AppHero2/Raffler-Admin.git`
2. `cd Raffler-Admin`
3. `npm install`
4. Open your browser `localhost:3000`
5. You can now modify your firebase app link under `app.js`
# FAQs
## Why I could not login to my account after signup?
* Your account should be under review after registration because you signed up for admin of Raffler.
* Once your account approved by owner/manager, you will get role.
## Does it work with What?
This Admin panel is working with Raffler mobile apps.