Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit daf2c89

Browse filesBrowse files
committed
⚡ File Added
0 parents  commit daf2c89
Copy full SHA for daf2c89

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner

79 files changed

+22642
-0
lines changed

‎.gitignore

Copy file name to clipboard
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

‎README.md

Copy file name to clipboard
+128Lines changed: 128 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
2+
<p align="center">
3+
<img align= "center" src="https://drive.google.com/uc?export=view&id=1WgZHCHX8LbjJODPuKHmz_QgTqYGi50Yo" style=" align: center ; width: 650px; height: 320px" title="Akshat Sachan" />
4+
5+
</p>
6+
7+
8+
<h1 align="center">Welcome to DIGI-QUEUE Web-App 👋</h1>
9+
<p>
10+
<img alt="Version" src="https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000" />
11+
<a href="to be added" target="_blank">
12+
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
13+
</a>
14+
<a href="nonee" target="_blank">
15+
<img alt="License: MIT " src="https://img.shields.io/badge/License-MIT-yellow.svg" />
16+
</a>
17+
</p>
18+
19+
> Customer Queue Management System
20+
21+
## APP PREVIEW
22+
23+
<p align="center">
24+
<img src="./images/1.png" alt="accessibility text">
25+
<img src="./images/2.png" title="hover text">
26+
<img src="./images/3.png" title="hover text">
27+
28+
</p>
29+
30+
## Install
31+
32+
```sh
33+
npm install
34+
npm install bcryptjs
35+
npm install jsonwebtoken
36+
npm install nodemon
37+
npx create-react-app client
38+
npm install react-router-dom
39+
npm install materialize-css@next
40+
```
41+
42+
## Usage
43+
44+
```sh
45+
node app.js (cd server/server file)
46+
npm start (cd client)
47+
```
48+
49+
## Run tests
50+
51+
```sh
52+
npm run test
53+
```
54+
55+
56+
57+
58+
<div align="center">
59+
<img src="https://img.shields.io/badge/Contributors-seashell?logo=Microsoft%20Teams&style=for-the-badge" />
60+
</div>
61+
<br>
62+
63+
64+
<div align="center">
65+
<table>
66+
<tr align="center">
67+
68+
<td>
69+
70+
👤 **Akshat Sachan**
71+
72+
<p align="center">
73+
<img src = "https://avatars.githubusercontent.com/cryptocoderas" height="120" alt="Akshat Sachan">
74+
</p>
75+
<p align="center">
76+
<a href = "https://github.com/cryptocoderas">
77+
<img src = "http://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg"
78+
width="36" height = "36"/></a>
79+
<a href = "https://www.linkedin.com/in/akshat-sachan-58b2921ab/">
80+
<img src = "http://www.iconninja.com/files/863/607/751/network-linkedin-social-connection-circular-circle-media-icon.svg" width="36" height="36"/>
81+
</a>
82+
</p>
83+
</td>
84+
85+
86+
</table>
87+
</tr>
88+
</div>
89+
<br>
90+
91+
92+
<div align="center">
93+
<img src="https://img.shields.io/badge/Please%20'star',%20if%20you%20like%20it-blue?logo=Starship&style=for-the-badge" width="300" height="35"/>
94+
</div>
95+
96+
## Show your support
97+
98+
Give a ⭐️ if this project helped you!
99+
100+
## 📝 License
101+
102+
Copyright © 2021 [Akshat Sachan](https://github.com/CryptocoderAS)<br />
103+
This project is [MIT](none) licensed.
104+
105+
## MIT License
106+
107+
```
108+
109+
Copyright (c) 2021 AKSHAT SACHAN
110+
111+
Permission is hereby granted, free of charge, to any person obtaining a copy
112+
of this software and associated documentation files (the "Software"), to deal
113+
in the Software without restriction, including without limitation the rights
114+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
115+
copies of the Software, and to permit persons to whom the Software is
116+
furnished to do so, subject to the following conditions:
117+
118+
The above copyright notice and this permission notice shall be included in all
119+
copies or substantial portions of the Software.
120+
121+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
122+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
123+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
124+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
125+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
126+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
127+
SOFTWARE.
128+
```

‎images/1.PNG

Copy file name to clipboard
657 KB
Loading

‎images/2.PNG

Copy file name to clipboard
256 KB
Loading

‎images/3.PNG

Copy file name to clipboard
256 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.