Skip to content

sayyad-asifbasha/Exam-Cell-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exam-Cell-API

Description

Examination Cell project's main objective is to develop a fully functional webpage, which automates the complete process of certificate generation for both PUC and B.Tech and also handling students' records which includes both regular and remedial records.

Setup

  1. Fork and clone this repository.

        git clone https://github.com/<username>/<Exam-Cell-API>.git

    Replace <username> and <Exam-Cell-API> with your github username and repository name

  2. Prerequisites

    • Install or update node in your computer via nodejs.org
    • Check for the version of node in your computer
          node -v

      node 14.x or above is recommended.

  3. Install Dependencies

         cd Exam-Cell-API
         npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%