Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 2.59 KB

README.md

File metadata and controls

68 lines (52 loc) · 2.59 KB

Spil.th

Sample shopping application

Spil.th is a sample shopping application to gain experience and learn the Android system.
This project was created for the COMPSYS 302 course at the University of Auckland.

Table Of Contents

Features

  • Appealing Material Design
  • Extensible Database
  • Shared Transitions
  • Advanced Search w/ filtering and sorting
  • Persistent Wishlist and View Counts
  • Stunning Splash Screen
  • Great Landscape Support

Back To Top

Demos

demo1.mp4
demo2.mp4
Splash.Screen.mp4
landscape.mp4

Back To Top

Getting Started

This sample uses the Gradle build system.
To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

Back To Top

Roadmap

Authors

Jackson Chadfield Isabelle Johns
Github Github
Email Email

License

This project is currently not open source, and should not be distributed to unauthorised users.

Status

This project is currently in a finished state. Further maintenance is unlikely.


Back To Top