Skip to content

BernardoFaria/CCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conceção Centrada no Utilizador
2020-2021


Number Name Role
87636 Bernardo Faria Frontend
90706 António Murteira Project Manager
90604 Gonçalo Freitas Backend
90630 Ricardo Vaz Design

Required Installation:

To run our application, you need to have Flutter installed on your laptop.
First, verify if you already have Flutter installed by typing the following on your shell:

flutter --version

If you do not have Flutter installed, you can dowload Flutter on its offical webpage and follow the instructions for your operating system.


Run Project:

You can choose either to run an emulator or alternatively your own phone.


1 - Emulator
We sugest that you install Android Studio for the emulator. Click here to install Android Studio and run our application.


2 - Your Own Phone
Alternatively, you can run our application directly on your phone, by following these steps:
1 - Enable Developer Options and USB Debugging on your device. Detailed instructions are available in the Android documentation.

2 - Using a USB cable, plug your phone into your computer. If prompted on your device, authorize your computer to access your device.

3 - In the terminal, run the following command to verify that Flutter recognizes your connected Android device:

$ flutter devices

4 - If you Android device is recognized, go to the directory where you cloned this repository and run the following command:

CCU-$ flutter run

5 - The application will be installed and ready to be used!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages