Library
A library app with two interfaces.
- An admin interface which allows the librarian to view, edit and delete books, view, edit and delete members, and add a book to the library.
- A user interface which allows the member to view, borrow, renew, and return books.
Table of contents
Links
My process
Built with
- Flexbox
- Mobile-first workflow
- React - JS library
- MongoDB
- Mongoose
- Express.js
- Node.js
What I learned
Continued development
- I would like to continue to learn and make more apps with the MERN stack.
Useful resources / Acknowledgments