CalicoChloe / Thrifty-K9

SoftDev II Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thrifty-K9

Table of Summary

Project-Description

This project provides a simple and easy-to-use pricing reference guide to aid charity organizations that use a thrift store model to fund their cause. The resulting application will provide a means to reference pricing for items based on category or a particular item name. Planned functionality for the future includes list creation/editing, admin authentication, and an in-app search function. The purpose of the project is to use technology to replace antiquated pen and paper style documentation that many of these charities still rely on.

Technologies-Used

  • Android Kotlin with Jetpack Compose (in Android Studio)
  • Supabase
  • HTML/CSS

Licensing

  • GPL-3.0 License

Supabase-Configuration

These following steps are important in setting up the connection between the Supabase database and your app.

  1. Open the local.properties file.
  2. Replace SUPABASE_URL=your-supabase-url with your Supabase URL.
  3. Replace SUPABASE_ANON_KEY=your-supabase-anon-key with your Supabase anonymous key.

Progress-Tracking-Tools

  • JIRA

Communication-Tools

  • Discord
  • Microsoft Teams

Team-Members

  1. Documentation Lead: Chloe Jackson πŸ—’οΈ
  2. Team Manager: Julian Ellis 😜
  3. Testing Lead/ Data Modeler: Abdoulie J NJie πŸ˜„
  4. Code Architect: Connor Murdock 😎
  5. UI/UX Designer: Shianne Lesure 🌸

About

SoftDev II Project

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%