/hbut_cms_client

HBUT university project

Primary LanguageJavaScript

HBUT_CMS (Course Management System). (frontend)

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

Live

Click or visit here: https://hbut-course-management-system.onrender.com/

Live API

Click or visit here: https://hbut-course-management-api.onrender.com

Tech Stack

Client: ReactJS, React-Hook-Form, Axios, Bootstrap

Frontend Features

  • Unique Design and Interactive UI
  • Reusable component used for layout and forms
  • Dynamic table
    • Search table data
    • sort table data
    • Table data pagination
    • Edit/Delete option
    • Add New billing option
  • Simple 1 page web app
  • Realistic Header,Footer

Website Screenshot

API Features

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

Website Screenshot

Website Screenshot

Website Screenshot

Website Screenshot

Run Locally

Clone the Project

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

Go to the project directory

  cd hbut_cms_client

Install dependencies

  npm install

Start the server

  npm run start

Authors