Skip to content

Brela/brela-exams-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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