Skip to content

CodeLuminary/cbt-api-using-nodejs-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors