🏫 Unicamp is a web-based admin application designed to help administrators efficiently manage campus facilities. The app provides powerful tools to create, update, and delete facility information, including images, ensuring that the campus map stays accurate and up-to-date.
- Facility Management:
- ➕ Add new facilities with essential details like name, description, location, and contact information.
- 🖼️ Upload and manage facility images for a visual representation.
- ✏️ Edit existing facility data to ensure updates are reflected.
- ❌ Delete outdated or irrelevant facilities to maintain a streamlined experience.
The login page for administrators to authenticate before accessing the dashboard.
The main dashboard where administrators can view and manage facilities.
- When a pin is selected 📍
- When searching for a facility 🔍
- When you want to add a facility ➕
Click the plus icon on the bottom right to add a new facility.
-
👨💻 Peter Casiano - Frontend Developer
-
👩💻 Ninya Paraiso - Backend Developer
This project is developed using Flutter. To set up the project locally, follow the steps below:
- Clone the repository:
git clone https://github.com/Ms-Crexa/uni_camp.git](https://github.com/Ms-Crexa/uni_camp.git cd uni_camp - Install dependencies:
flutter pub get
- Run the app:
flutter run

