Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.15 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.15 KB

Brela Exams

create AI generated exams in an instant

Light mode Brela Exams home screen Dark mode Brela Exams home screen

Current Features

✓ Enter a prompt for the exam you want - it can be anything!
✓ Your prompt hits the OpenAI API and returns the exam.
✓ You can view the answers by clicking the 👁 icon.

Planned Features

✏ Users can take the exam once it is generated and receive grades.
✏ Community Exams feature: Users can save exams to 'Community Exams'.
✏ Moderator dashboard to approve community exams

Front End Tech:

Next.js | React | TypeScript | CSS | Tailwind CSS | Mantine Components

hosted on Vercel

Back End Tech:

Node.js | MongoDB | Express | OpenAI API

hosted on Railway

Go to Backend repo ==> Brela Exams Backend