Skip to content

y-emam/nagwa-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nagwa Interview Project

A project that I built for an Interview for Nagwa Company.

Link

https://nagwa-exams-frontend.onrender.com/

Client Side

  • It runs on port 3000
  • IT has 3 main endpoints:
  • "/" home route
  • "/practice" practice route
  • "/rank/:scrore" Rank route

Server Side

  • It runs on port 5000
  • It has 2 main endpoints:
  • "/api/words" Get Request which returns the words part
  • "/api/rank" Post Request which returns the rank of the student "body { score: number }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published