/everify

Primary LanguageJavaScript

IBBUL E-Verify

An online school examination verification system built with React on the frontend and Strapi cms on the backend. The System uses barcode to verify students who are registered for a particular exam.

Quick Start

Clone this repo to your local machine and run the appropriate commands.

# Install dependencies for server
yarn install

# Install dependencies for client
yarn client:install

# Run Strapi server (in watch mode)
yarn develop

# Run React dev server
yarn client:start

#Run both server and client
yarn dev

App Info

Author

Abba M

Version

1.0.0

License

MIT