/hbut_cms_server

HBUT university project

Primary LanguageJavaScript

HBUT_CMS (Course Management System). (backend)

HBUT_CMS. is a full feature Online online Course Management system.

API Collection 👇

Tech Stack

REST-API: NodeJS, ExpressJS, Nodemon, Query-builder

API Features

  • CRUD operation
  • All simple routes
  • Used MySQL for storage of data

Run Locally

Clone the Project

  git clone https://github.com/Nafiz-Anam/hbut_cms_server

Go to the project directory

  cd hbut_cms_server

Install dependencies

  npm install

Start the server

  npm run start

Authors