Skip to content

🌴🏠Treehouse - Project 10 - Build a Library Manager

Notifications You must be signed in to change notification settings

anoopmundathan/library_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library_manager

Treehouse - Project10 - Build a Library Manager

A simple library management system built using Express and SQL ORM Sequelize. It uses SQLite for database operations.

Getting Started

Setup

$ git clone https://github.com/anoopmundathan/library_manager.git
$ cd library_manager

Install

$ npm i

Run

npm start

View

http://localhost:3500

Project Resources

Sequelize CLI

Sequelize Documentation - Adding/removing timestamps from definitions

Sequelize Documentation - Validations

Sequelize Documentation - Model associations

Sequelize Documentation - Pagination and Lim

About

🌴🏠Treehouse - Project 10 - Build a Library Manager

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published