Skip to content

Elliades/AsepQuizz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASEP Quiz_Page Application

An interactive quiz application designed to help users prepare for the INCOSE ASEP certification.

Features

  • Interactive quiz system based on Systems Engineering Handbook and ISO 15288
  • Progress tracking and analytics
  • Topic-based quiz filtering
  • Live commenting system
  • Question tagging and notation
  • Dark theme design

Tech Stack

Frontend

  • React with Vite
  • TypeScript
  • TailwindCSS
  • Radix UI/Headless UI
  • Zustand/Redux Toolkit
  • React Router
  • TanStack Query
  • Framer Motion

Backend

  • Node.js with Express
  • PostgreSQL/MongoDB
  • Prisma ORM
  • JWT Authentication

Getting Started

  1. Clone the repository:
git clone https://github.com/Elliades/AsepQuizz.git
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

Contributing

Please read our contributing guidelines and follow our Git workflow:

  1. Create a feature branch from main: feature/update-name
  2. Make your changes
  3. Write clear commit messages with:
    • Title
    • Description
    • Added/modified/deleted features
    • Fixed bugs
    • Remaining tasks
  4. Push your branch and create a pull request
  5. Wait for review and approval

License

[License details to be added]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published