Skip to content

This is a simple lab reservation system using MERN technologies

License

Notifications You must be signed in to change notification settings

Kavinda-Seasath/lab_reservation

Repository files navigation

This is a lab reservation project using the following technologies:

Requirements

npm install

Running

Make sure to add a config.js file in the config folder. See the example there for more details.

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev

For getting access to the Admin dashboard, Change registered users userLevel to 'admin' manually from mongoDB database

Must resolve security Vulnerabilities Check libraries for updated versions

About

This is a simple lab reservation system using MERN technologies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published