Welcome to Codex, a library management system developed as a part of a college thesis. This project, built using Vue.js for the frontend and Firebase as the backend, aims to provide an efficient solution for managing library resources, handling reservations, and updating the library's website with the latest information.
-
Add Books: Effortlessly add new books to the library inventory with details such as title, author, genre, and publication date.
-
Edit Books: Update information for existing books seamlessly, ensuring an up-to-date library catalog.
-
Track Reservations: Manage reservations efficiently, keeping tabs on who has reserved which book and when.
-
News Update: Easily update the library website with the latest news and announcements.
-
User-Friendly Interface: Ensure an intuitive and pleasant experience for both library staff and visitors.
-
Frontend: Vue.js, Bootstrap
-
Backend: Firebase (Firestore for database, Authentication for user management)
To install and run Codex on your local machine, follow these steps:
npm install
npm run serve
Give a ⭐️ if this project helped you!