shanmukhateja / ovs-server

Server-side code for Online Voting System assignment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notice

This project is being archived as it has served its purpose. Feel free to fork it and use it to your needs :)

About

This project is part of the Online Voting System project handling client-side requests.

Get Started

  1. You will need to update ormconfig.json to provide MySQL/MariaDB database credentials.

  2. Create a new, empty database named ovs-db before you run the project.

Note: A sample SQL file has been provided with the project for your convenience.

  1. Run the project with npm run start

About

Server-side code for Online Voting System assignment.


Languages

Language:TypeScript 100.0%