Skip to content

Library application to manage books and users for a local business

Notifications You must be signed in to change notification settings

lemosep/library-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library System

A win-win project

I've started this project mainly with the plain purpose of creating a huuuge library system that could possibly work in some places that I attend. But seeing this gave me an idea, before organizing other's people books, I should manage my own personal library first.... While organizing my stuff, a friend of mine Luiz told me about a new ORM called Prisma which proved to be very easy to use, with a pleasant syntax and smart database management for this purpose.

It might take a while to finish, but stay tuned!

Application

I've decided to make this project a server-side rendering application, thus I used Pug view-engine to render pages. About security I've chosen to the traditional way with cookies (here's why) being sent to the browser and a JWT token being store both the server and the cookie. Authentication was a new thing to me, so learning it was hard whilst fun.

About

Library application to manage books and users for a local business

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published