Skip to content

Upload quiz questions, modify and play to self-test your subject knowledge.

Notifications You must be signed in to change notification settings

arrafi-ahmed/quiz-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment Guide:

Quick step-by-step guide to get you up and running:

  1. Install Node.js and PostgreSQL on your machine.
  2. Create a local PostgreSQL database, then update the database settings in api/.env.development to match your setup.
  3. Run the schema file api/schema-pg.sql to create the necessary tables in your new database.
  4. In the project’s root directory, open a terminal and run the manual deployment script:
    npm run setup-dev
    This will launch the app locally at http://localhost:3000/. If it doesn’t load the first time, just try refreshing the page.

Once it’s deployed, you’ll be able to register, log in, and start using the app. For testing purpose use this as quiz input file: https://github.com/arrafi-ahmed/quiz-builder/blob/main/input_sample.txt

About

Upload quiz questions, modify and play to self-test your subject knowledge.

Topics

Resources

Stars

Watchers

Forks

Languages