Matdaan is an electronic voting system designed for secure and efficient voting processes. It includes both frontend and backend components.
If you want SQL version of this DBMS project go to Master branch it's database is build using AWS RDS (It is mini project for DBMS Course).
- React
- Bootstrap
- Node.js
- Express.js
- MongoDB (with Mongoose)
- Node.js installed
- MongoDB installed (for backend)
- Clone the repository:
git clone https://github.com/Animesh7853/Matdaan
- Install dependencies:
- Frontend:
cd matdaan && npm install
- Backend:
cd backend && npm install
- Frontend:
You can access the frontend at http://localhost:3000
and the backend at http://localhost:8000
.
-
npm run both
: Start the frontend and backend development server. -
npm test
: Run tests.Landing page:
Candidate Login Page:
Candidate Sigup Page:
Candidate Address Page:
Voter Login Page:
Voter SignUp Page:
Voter Address Page:
ELection Page:
Voting Page:
Result:
© ANIMESH JHA , UJJAWAL KANTT , PRANAV KHANDELWAL