Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

A portal where teacher can register students to the library,update their data,remove and assign books to them.

prerequisite

install npm

$npm install

Checking your version of npm and Node.js

$node -v $npm -v

install php and mariadb server

Modify .env file

modify database name with your username and password

run

run reactjs

$npm start

it will start a react server on localhost

run laravel

$php artisan serve

It will start the php server on localhost

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages