/flutter-occassions

A flutter app for reviewing all the holy occassions of the year.

Primary LanguageDart

Flutter Occassions

A flutter application for displaying the list of the holidays throughout the year.

Main Features Used :

  • Beautiful UI Design
  • Form-Field Validation
  • Firebase Authentication
  • Firebase Database
  • TabBar

Screenshots

1 2
3 4

Don't forget to star 🌟 the repo if you like our work.❤️💙💛💜💚

Website 🔗

Toastguyz - A programming tutorials website

Support on social media 👍

Follow us on our social media profiles to support us.

Code Developer

Jay Patel 🔥

Enthusiastic Android & Flutter App Developer.

☕ Donate

Paypal

./Screenshots/buymecoffee.png

Thanks for reaching out to us. 💯

Getting Started

  1. Create your flutter application project.
  2. Set up with firebase
  3. Create Realtime Database with Test Rules and import the attached json file(flutter-ocassions.json) in Screenshots folder to your flutter project.
  4. To run your project enable Authentication for email in firebase console.
  5. After Running your app, use company code as "ABC" to move further.
RealTime Database Rules : 
{
    "rules": {
    ".read": true,
    ".write": true
    }
}

Now, you're ready to rock the floor:guitar: