Skip to content

Aniket-Rohokale/innovate4finlit-mcq-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

innovate4finlit-mcq-game

A financial literacy trivia app designed to make learning about personal finance enjoyable and interactive.

Basic Architecture

  • Frontend: React / Next.js (for web application) to handle the trivia UI, leaderboards, and user profiles.
  • Backend: Node.js / Express or serverless functions (e.g. Next.js API routes) to validate answers, manage game state, and handle business logic.
  • Database: PostgreSQL (using an ORM like Prisma) or MongoDB to store trivia questions, user sessions, and high scores.
  • Authentication: Firebase Authentication or NextAuth.js for secure user sign-up and login.
  • Hosting: Vercel for frontend/serverless functions, and Supabase / MongoDB Atlas for database hosting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors