项目作者: Akbhobhiya

项目描述 :
Cyber Security Project
高级语言: CSS
项目地址: git://github.com/Akbhobhiya/Laundry_Management_System.git
创建时间: 2020-11-04T15:59:25Z
项目社区:https://github.com/Akbhobhiya/Laundry_Management_System

开源协议:MIT License

下载


Online-laundry-management-system

This is an online portal to book a pick up for cloths from room, this is bascally for hostel students.
The aim of this project is to secure the login system, so for that we have implemented three options QR code login, mobile otp login, mail otp login. All these options are the second factor login security. These will prompt after you enter your correct login username and password.

Setting up environment:

To run this project your system should have npm and NodeJS installed.
To install NodeJS and npm visit [http://nodejs.org]
Once NodeJS is installed Please check the version to confirm installation.
For Confirmation type the following commands in your CMD or Terminal.

node -v
npm -v

If you see any version no. the packages are intalled

Installing project

For installing the project type hte following commands in the terminal:

  • run git clone https://github.com/Akbhobhiya/Laundry_Management_System.git
  • run cd Laundry_Management_System.git
  • run npm install

Running the Project:

For Running th project Please make sure you have completed the above steps.
Go to the main directory and type the command:

  • run npm start

Then open a browser and go to the following URL:
[http://localhost:7000]

You should now be seeing the main page.

For any new Features, Bugs or suggestions pls open an issue.

Contributors:

Ashok Bhobhiya

Ankit Gupta