Demo Video URL: https://youtu.be/iHxc2GBARRQ?si=Dbm6h3fVvaUyUWNS
- Santhosh B: [email protected]
- Hemanth Kumar D: [email protected]
- GokulRaj E: [email protected]
- Yuvarani S: [email protected]
The OpenLib project is designed to provide a comprehensive and accessible online platform where users can freely browse, read, and Upload a wide range of books. Our aim is to create an intuitive and user-friendly interface that caters to book enthusiasts, allowing them to explore various genres and authors. The platform also incorporates advanced cloud services to ensure seamless performance and scalability.
- Frontend: HTML, CSS, Bootstrap, Javascript
- Backend: Python/Flask
- App Service: For hosting and serving the web application.
- Azure Blob Storage: For storing books in azure cloud.
- Monitor: For tracking and analyzing the performance and usage of the application.
- AI Services: For enhancing the user experience with features like personalized recommendations and voice search.
OPENLIB is a web application allows users to Upload, read, and download books for free. The application should be user-friendly, secure, and scalable to accommodate a large number of users and books.
- Upload Books
- User login
- Book Management
- User Friendly interface
- Reading books online
- Download books
-
Clone the Repository:
git clone https://github.com/sande88/Openlib.git
-
Navigate to the Project Directory:
C:\Users\sande\OneDrive\Documents\Santhosh\Magic Bus Project>cd openlib
-
Install Dependencies:
C:\Users\sande\OneDrive\Documents\Santhosh\Magic Bus Project\openlib>pip install -r requirements.txt
-
Run the Application:
C:\Users\sande\OneDrive\Documents\Santhosh\Magic Bus Project\openlib>python app.py
-
Acessing webpage: Open your web browser and go to http://127.0.0.1:5000.
- Santhosh B: [email protected]
- Hemanth Kumar D: [email protected]
- GokulRaj E: [email protected]
- Yuvarani S: [email protected]