The House Management App is designed for Android devices to efficiently manage and record resident data within a local area. The app provides essential functionalities such as inserting resident data, modifying information like images, locations, and phone numbers, as well as searching data and exporting records.
Before using the app, ensure you have the following:
- A CSV file containing the ID of families and the names of household heads.
- An Android mobile phone with a version greater than 7.0.
Follow these steps to install the House Management App:
- Download the APK file from
app/release/app-release.apk
. - Install the APK file on your Android device.
After installation, import your CSV file, reopen the app, and the data will be displayed.
If you want to run the project in Android Studio, follow these steps:
- Put all files in the folder named
HouseManagement
. - Open this folder as an Android project in Android Studio.
Use this function to add new resident data to the app.
Modify resident data by updating images, locations, or phone numbers.
Efficiently search for resident data and export records as needed.
- Ensure your Android device has a version higher than 7.0.
- For Android Studio users, open the project by selecting the folder
HouseManagement
.
Enjoy using the House Management App to streamline your resident data management process!