Skip to content

osamahahmad/radiologyinterviewprep.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d05980 · Feb 19, 2025
Nov 9, 2024
Feb 19, 2025
Nov 9, 2024
May 13, 2024
Feb 18, 2025
Feb 18, 2025
May 12, 2024
May 12, 2024
Feb 17, 2025

Repository files navigation

This is a simple React project for a Clinical Radiology ST1 interview preparation website, live at https://radiologyinterviewprep.com.

I've used Firebase for auth. and Stripe with a Cloudflare Worker for payments and subscriptions.

The question bank is hidden behind a paywall, and is actually a .docx document. It's maintained in Microsoft Word, converted to a string with a custom function (in Stringify.tsx) and stored in Cloudflare Workers KV. It's then retrieved for subscribers with the aforementioned Worker.

Firestore is optionally used to store each subscriber's progress as they make their way through the question bank.

About

An interview preparation website with a question bank.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published