8000 GitHub - akrabacik/CARPET: ISE-304 PROJECT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akrabacik/CARPET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CARPET: An Online Examination Tool

Carpet is an online examination tool where users can easily create online exams. With carpet you can: ◦ Create exams consisting of multiple-choice and true-false questions with image option ◦ Share the exam link with others for them to take the exam. ◦ See the exam results and check the similarities of the answer patterns for any kind of cheating probability.
Applied technologies: React, Google Firebase Realtime Database

Installation Instructions

Clone down the repository using the link given above with the .git extension. Make sure to have node and npm installed on your machine to run the project properly. After cloning, change to the frontend directory and follow the steps given below to start the frontend server on localhost at port 3000.

● yarn install  => to install dependency packages
● yarn start    => to start the frontend server

About

ISE-304 PROJECT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.4%
  • SCSS 33.6%
  • CSS 12.4%
  • HTML 1.6%
0