Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This Library API allows users to store book information into a database and retrieve that information.

I wrote this software to demonstrate my understanding of SQL relational databases, and Node.js

Software Demo Video

Relational Database

This program uses MySQL

The Database has 4 tables: Library, Book, Author, and Genre.

Development Environment

Node.js and express was used to make the API and Server

The program is written entirely in Javascript and MySQL

Useful Websites

Future Work

  • Add Users
  • Add Password hashing and encryption
  • Create a frontend

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages