Loan management application (items loaned to others).
Technologies | Dependencies | How To Use
-
Home Page Content
- An upper bar containing the title: Objetos Emprestados.
- Area where inserted objects are listed or a centralized alert icon if there are no items registered.
- Floating button that leads to the insertion page (details page).
-
Detail Page Content
- Top bar containing a return button and the title: Novo Empréstimo.
- Container where the photo of the object to be borrowed will be inserted / displayed.
- Form to enter the details of the loan.
- Button to make the records.
Pendent
This is the development environment used in the project.
- ArchLinux
- VS Code with Omni theme, Dart Extension and Flutter Extension
- Flutter 1.17.5
- Dart 2.8.4
- Android Studio - To install AndroidSDK correctly.
This project was developed using the following technologies:
All, or almost all, dependencies used in the project.
To clone and run this application, you'll need Git and the development environment configured on your computer (like this).
From your command line:
# Clone this repository
git clone https://github.com/SousaPedro11/borrowed_stuff.git
# Go into folder and install dependecies
cd borrowed_stuff
flutter packages get
# Configure your device (physical or emulator) and run the project
flutter runAfter configure your device, execute:
# build app (android)
flutter build apk
# or
# build app (ios)
flutter build ios
# install on device
flutter installMade with
and 🏃 by
Pedro Sousa
Get in
touch!