Skip to content

ching202/CoinQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

CoinQuest

CoinQuest is a gamified student budgeting application designed to help users build better financial habits through quests, achievements, XP progression, savings goals, and transaction tracking.

Features

  • User Profiles
  • XP and Leveling System
  • Quest Completion Tracking
  • Achievement Badge System
  • Savings Goals
  • Transaction Tracking
  • Financial Analytics Dashboard
  • Supabase Backend Integration

Tech Stack

Frontend

  • React
  • Vite
  • CSS

Backend & Database

  • Supabase
  • PostgreSQL

Development Tools

  • GitHub
  • Postman

Database Tables

  • profiles
  • quests
  • transactions
  • savings_goals
  • achievements
  • user_quests

Current Progress

  • Created Supabase project
  • Designed PostgreSQL relational database schema
  • Added profiles, quests, transactions, savings_goals, achievements, and user_quests tables
  • Inserted sample data for testing
  • Implemented XP and achievement system
  • Created React frontend dashboard prototype
  • Integrated frontend with Supabase backend
  • Tested REST API endpoints using Postman
  • Demonstrated data retrieval from all project tables
  • Demonstrated data creation through POST requests
  • Completed Full-Stack Integration project requirements

Project Screenshots

Project screenshots are stored in:

frontend/screenshots/

Included screenshots demonstrate:

  • React frontend dashboard
  • Financial analytics dashboard
  • Achievement system
  • Savings goals
  • Supabase database tables
  • Postman API testing
  • Data retrieval and data creation

Project Goal

CoinQuest transforms personal budgeting into a gamified experience where users complete quests, earn XP, unlock achievements, and track savings goals while improving financial habits.

About

Gamified student budgeting app using Supabase and PostgreSQL

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors