Skip to content

Commit 624cbbb

Browse files
authored
Readme Info Issue safeer2978#3
Added information regarding Tech Stack
1 parent 419515a commit 624cbbb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ Our implementation consists of a web interface to allow user to interact with th
1111

1212
This project is inspired by [this paper](https://skemman.is/bitstream/1946/31161/1/Research-Paper-BBEVS.pdf).
1313

14+
## Tech Stack
15+
* Node.js as the backend runtime environment
16+
* Express as the web application framework
17+
* MySQL as the relational database management system
18+
* Async for handling asynchronous operations
19+
* Body-parser for parsing incoming request bodies in middleware
20+
21+
1422
## System Design
1523

1624
At a very high level, a simple voting system comprises of an organising authority, a voting machine and a vote.

0 commit comments

Comments
 (0)