Skip to content

Application using MySQL that will hold databases about employee information

Notifications You must be signed in to change notification settings

nicolewallace09/u-develop-it

Repository files navigation

U-Develop-It

Github licence

Description

A SQLite command-line voting application that will preform CRUD operations on data about candidates, parties, and votes using Express.js routes and SQLite schemas.

Table of Contents

Installation

The user should clone the repository from GitHub. This application requires Node.js, Express, and mysqlite3. To view database from MySQL run mysqlite3 db/election.db.

Usage

This application is for users to create an election.db in mySQL so that users have access to candidate, party, and vote data.

License

This project is license under MIT

Contributing

Contributors should read the installation section.

Tests

There are tests for input validation, to view tests run npm test.

Questions

If you have any questions about this projects, please contact me directly at nicole.elisaw@gmail.com. You can view more of my projects at https://github.com/nicolewallace09.

About

Application using MySQL that will hold databases about employee information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published