Skip to content

Zela7alex/u-develop-it

Repository files navigation

u-develop-it

Functionality

U-Develop-It is a mock voting app created by "developers" for "developers". For this project, the task at hand was to develop a database with various tables for candidates, voters and votes all with their respective data. Each table was created using CRUD operations and each joined together relationally, based on their id's. Using Node.js a connection was made to the MySQL database. Through this, SQL queries from within Express.js routes were executed. Each route was tested using Insomnia.

Future-Development

The front-end still need's development and will be completed soon!

Installation

Use NPM to install all necessarry packages

  • express
  • mysql2
  • jest

Features

Demo

u-develop-it.mp4

About

A mySql database that follows CRUD operations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published