Skip to content

KySchwartz/TheAppvengers_CS533_ECommerceAndroidApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheAppvengers E-Commerce Android App

Welcome to TheAppvengers — a mobile e-commerce application built as part of the CS533: Mobile Computing course at Southeast Missouri State University.

Overview

This Android app simulates a shopping experience where users can:

  • Browse products
  • Add items to a cart
  • Manage orders
  • Log in and create an account

Tech Stack

  • Language: Java
  • IDE: Android Studio
  • Build System: Gradle (KTS)
  • Firebase Integration: (via google-services.json)

Features

  • Product Catalog UI
  • Add to Cart Functionality
  • Order Summary Display
  • Firebase-based Login & Authentication
  • Firebase Backend Integration

Project Structure

app/ ├── build.gradle.kts ├── src/ │ ├── main/ │ │ ├── java/ │ │ ├── res/ │ │ └── AndroidManifest.xml └── google-services.json

How to Run

  1. Clone the repository or download the ZIP.
  2. Open the project in Android Studio.
  3. Sync Gradle when prompted.
  4. Make sure to set up a Firebase project and add your own google-services.json if testing externally.
  5. Run on emulator or physical device.

Authors

  • Kyle Schwartz
  • Samana Dahal
  • Samikshya Adhikari
  • Morgan Snider
  • Nahlik Brenda
  • Nayeem Hossain

Course Information

This project was created as part of CS533: Mobile Computing at Southeast Missouri State University (Spring 2025), under the instruction of Dr. Andy Liu.

License

This project is for educational use only.


Feel free to fork, explore, and contribute!

About

This is a repository for an android shopping app created by the Appvengers for CS533 Mobile Computing. This project is based on the shopping app project by Muhammad Noman Tariq.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages