Your online library!
Wisdom is a simple and intuitive platform that allows users to track the books they read & want to read as well as add book reviews and quotes from a particular book.
- Robust Backend: Powered by Python and Flask, our backend provides a reliable and scalable server to support all operations.
- Responsive Design: Fully optimized for use on any device—mobile, tablet, or desktop.
- Dynamic User Interface: Sleek and modern UI for an enhanced user experience.
- Global State Management: Efficient state handling using Context API.
- Reliable Database: Built with SQLAlchemy for secure and robust data management.
- Data Integration: Seamless integration of Google Books.
- 🏷️ HTML5: Semantic content structure.
- 🎨 CSS3: Custom styles for a responsive design.
- 🎨 Material UI: Quick components and responsive grid systems.
- 💻 JavaScript: Interactivity and client-side logic.
- ⚛️ React.js: Reusable components and state management with Flux.
- 🐍 Python: Server-side logic.
- 🗄️ SQLAlchemy & PostgreSQL: data modeling, handling and storage.
- 🌐 Flask: Framework for routing, authentication, and database connections.
- ☁️ APIs: Integration of external services, such as Google Books' data.
- Context API: Global state management.
- Custom APIs: Handling data storage for each user.
