Skip to content

pozadkey/oou-llb-21

Repository files navigation

OOU-LLB-21

This is an offline yearbook app for Olabisi Onabanjo University's law class of 2021. Built for Android and iOS platforms, it displays hard-coded data about the faculty and its students. There are also interesting articles and interviews to entertain everyone.

Screenshots

Android

Screenshot

iOS

Screenshot

Features:

  • Find profile with the search bar.
  • View gallery, articles and notes of each student.
  • Toggle between dark/light mode.

Requirements

Usage

  • Clone this repo via the link below:

https://github.com/pozadkey/oou-llb-21

  • Open the project's root folder and excute the following command to get the dependencies
flutter pub get

Run app on devices

  • Check for connected devices
flutter devices
  • Excute to run app on devices
flutter run

Live Preview

Android

iOS