diff --git a/README.md b/README.md index 83dc178..d05eaf9 100644 --- a/README.md +++ b/README.md @@ -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.