Reside-Ease is a Flutter application designed to help residents of a society manage their day-to-day activities and keep track of their dues seamlessly. This app allows users to create accounts, add family members, manage additional properties, and access a community section for resident communication.
- Account Management: Easily create and manage personal accounts.
- Family Members: Add and manage family members under your account.
- Property Management: Handle multiple properties efficiently.
- Community Section: Engage with other residents through the community section.
- Agile Development: Developed using Agile methodology for iterative development, frequent releases, and continuous user feedback integration.
- Enhanced Usability: Leveraged user feedback and analytics in sprints to refine usability, resulting in a 20% increase in user engagement and a more intuitive navigation experience.
Check out the Figma design:
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
To clone and run this application, you'll need Git, Flutter, and Dart installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/ajay-rathod0801/reside-ease.git
# Go into the repository
$ cd reside-ease
# Install dependencies
$ flutter pub get
# Run the app
$ flutter run