Skip to content

malachispencer/laetus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laetus

About

Our group decided to build a cross platform colour detection app, using a brand new framework and language to try and test ourselves and find out how we would fare being faced with an entirely new set of technologies.

In terms of a real world application, we could see this being useful for graphic or interior designers, artists, or possibly even colour blind people.

Check out this demo video showing off the completed application!

Technologies used

Area Technology
Framework Flutter
Language Dart
Emulators Xcode, Android Studio

Team Laetus

Malachi Spencer
Constantine Akritides
Adam Grieve
Chris Walsh

How To Run

  1. You will also need to download Flutter and follow their guides to download Xcode and Android Studio SDK.

  2. Clone this repository by entering git clone https://github.com/AdamusBG/laetus.git in your terminal.

  3. Ensure you are in the root of the project.

  4. Enter flutter pub get in your terminal to install dependencies.

  5. Open a simulator using open -a Simulator- for iOS, for Android open using Android Studio or VS Code.

  6. Enter flutter run in your terminal.

Our Planning

Given the teams on Monday morning and being asked to present an MVP on Wednesday, we put together a basic plan to begin with, and came back to this on Wednesday to confirm where we were going. We started by considering what features would be considered useful in a colour detection app, and came to the agreement that there was a huge amount of potential features and so would start with the basics, returning the colour with its CYMK and RGB values, then adding the option for opacity, and giving the user a few complimentary colours, as well as the most dominant colours in the image.

Check out our planning wiki here.

Check out our team charter here.

Diagrams

Loading Image From Camera/Gallery

Screenshot 2021-01-22 at 11 55 38

Home Screen Widget Tree

Screenshot 2021-01-22 at 12 43 17

Designs

Launch View

Home Views

Colour Details Views

About

Laetus, coming from the Latin for 'colourful', is an Android/iOS app where you can become a connoisseur of colours. Flutter, Dart. Makers final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 94.6%
  • Ruby 3.9%
  • Swift 1.1%
  • Other 0.4%