Skip to content

A second hand online shop for Android written in Kotlin.

Notifications You must be signed in to change notification settings

Gathub22/Motorcesionario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motorcesionario logo

Based off my second-hand online shop Motorcesionario, this Android app let's you interact with the shop and users. This was my year's final project.

Screenshot_20240814_120807

Features

  • Access to a list of products.
  • Order management (creation, chat with admin and order progress).
  • Global chat (Boxes).
  • Account creation and editing.
  • Admin panel with global chat, catalogue management, order management and user management.
  • Currency switch (euro, American dollar, Japanese yen, Russian ruble and the pound sterling).
  • Dark theme.

Requirements needed for building

  • Android Studio Chipmunk 2021.2.1 (See archives).
  • Android SDK API 28.
  • A Firebase google-services.json in app/ with access to Realtime Database and Storage.
  • A Realtime Database with 5 subnodes: "boxes", "chat_pedidos", "pedidos", "productos" and "usuarios".
  • A storage directory called "fotos" with 2 subdirectories: "productos" and "usuarios".
  • Recommended: A Nexus 5 phone or similar 1080x1920 xxhdpi screen.
  • Recommended: Give camera permissions to Motorcesionario in Settings.

Screenshots

Screenshot_20240814_120902 Screenshot_20240814_121253 Screenshot_20240814_122936 Screenshot_20240814_121512 Screenshot_20240814_121532 Screenshot_20240814_121935 Screenshot_20240814_122838 Screenshot_20240814_122928 Screenshot_20240814_122358

About

A second hand online shop for Android written in Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages