Skip to content

duyen0207/uet-calcifer-marking-information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A simple website to show marking information of students.

Start

Running backend

Turn on the terminal in Visual Code Studio and type the following command to go to api folder:

cd api

Install dependencies by:

yarn install

Config database connection

In /api/index.js file, find database config, put your username and password of phpmyadmin, save. Image

Start backend by this command:

yarn start

App will run in http://localhost:3000

About

A simple website to show marking information of students.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published