The LibraSphere is a web application that allows users to browse, search, and borrow books online. It provides a seamless experience for book lovers to explore various categories and manage their borrowed lists.
- 🔍 Search Books: Find books by title, author, or category.
- 📂 Categories & Genres: Browse books by different genres.
- 🏷️ User Authentication: Register and log in to save your reading progress.
- 📖 Borrow Online: Borrow books in a digital format.
- 📊 Admin Dashboard: Manage books and users (if applicable).
- Frontend: HTML, CSS, JavaScript
- Backend: Python (Django)
- Hosting: Vercel
- Clone the Repository
git clone https://github.com/yourusername/Online-Library-Website.git cd Online-Library-Website
- Install Dependencies (for Node.js backend)
npm install
- Run the Server
npm start
- Access the Website
Open your browser and go to
http://localhost:3000
(or your configured port).
- Register or log in to access the library.
- Search and explore books.
- Add books to favorites or wishlist.
- Read books online with an intuitive interface.
Add relevant screenshots here
Contributions are welcome! Feel free to fork the repo, create a new branch, and submit a pull request.
- Esraa Emary Abd El-Salam: GitHub - LinkedIn
- Mariam Badr Yehia: GitHub - LinkedIn
- George Malak Magdy: GitHub - LinkedIn
- John Ayman Demian: GitHub - LinkedIn
- Mohammed Atef Abd El-Kader: GitHub - LinkedIn
- Mohammed Nabil El-Sayed: GitHub - LinkedIn
This project is licensed under the MIT License.