Skip to content

SousaPedro11/borrowed_stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Borrowed Stuff

Loan management application (items loaned to others).

Dart, Flutter

dart flutter GitHub language count GitHub top language GitHub last commit

Technologies   |    Dependencies   |    How To Use

📱 Mobile app

Preview

Preview Emprestei

Visual Structure

  1. 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).
  2. 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.

🔱 Prototype

Pendent

🔧 Development Environment

This is the development environment used in the project.

🚀 Technologies

This project was developed using the following technologies:

📑 Dependencies

All, or almost all, dependencies used in the project.

flutter_slidable image_picker flushbar

datetime_picker_formfield intl flutter_localizations

path_provider sembast

ℹ️ How To Use

To clone and run this application, you'll need Git and the development environment configured on your computer (like this).

Run Project

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 run

Install App on device

After configure your device, execute:

# build app (android)
flutter build apk

# or

# build app (ios)
flutter build ios

# install on device
flutter install

Made with and 🏃 by Pedro Sousa Get in touch!

About

[OUTDATED] Application made in Dart/Flutter to manage loans to others.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages