Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceramcesoliveros committed Sep 26, 2018
1 parent 86538a7 commit 1b5a03a
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,25 @@
[![Join the chat at https://gitter.im/IT180-Parola/Lobby](https://badges.gitter.im/IT180-Parola/Lobby.svg)](https://gitter.im/IT180-Parola/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Coverage Status](https://coveralls.io/repos/github/ram231/Parola/badge.svg?branch=master)](https://coveralls.io/github/ram231/Parola?branch=master)


## September 23 notes .
## September 26 notes

- ✅ Login to Home Page
- ✅ Content of the Home Page
- ✅ Will use Firestore instead of Firebase Realtime Database
- ✅ Event Page
- ✅ Create Event
- ✅ Scan Page
- ✅ Scan Events using Beacon
- ✅ Description of Event Page
- ✅ Fixing Beacons
- ✅ Upcoming Events
- ✅ ATTENDANCE LISTS
- ❌ Organization that doesn't make any sense to me 🤔

### Wishlist

### Wishlist
- Background Notification for users.

- Upcoming Events
- ATTENDANCE LISTS
- PROPERLY UPDATE EACH COLLECTION IN CLOUD FIRESTORE
#### Testing

Scanning Beacon Takes only a split second. that means the attendance is really fast. though I don't know about the speed of data that is being transfered.
As long as I get the **Realtime Updates** from the Firestore and **Offline Support** from Firebase.

0 comments on commit 1b5a03a

Please sign in to comment.