Skip to content

This is a computer based test api built with nodeJs, vanillaJs, mongodb and express. It have an admin backend for managing exams, questions and users.

Notifications You must be signed in to change notification settings

CodeLuminary/cbt-api-using-nodejs-mongodb

Repository files navigation

COMPUTER BASED TEST API USING NODE & MONGO DB

API built with Mongo db + Express + vanillaJs + node.

Start Development

Kindly clone the repo :)

Setup

Create a .env file in the root directory and add the following properties

DB_URL=?

Installation

To install the necessary packages, in your root folder directory kindly run

# Install dependencies
$ npm install

# Start the app
$ node index.js

Endpoints

Base Url - http://localhost:{PORT}

🎩 Author

  • IJONI VICTOR😁😁😁

About

This is a computer based test api built with nodeJs, vanillaJs, mongodb and express. It have an admin backend for managing exams, questions and users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published