House of Wisdom
I developed the House of Wisdom app using Python, JavaScript, React, Redux, AWS, and CSS3. The app allows users to manage books through CRUD operations (create, read, update, delete), ensuring dynamic updates and data integrity with Python and SQLAlchemy on the backend. Users can also leave reviews and ratings, with React and Redux handling real-time updates and centralized state management for a smooth user experience. The robust backend leverages RESTful APIs for secure and efficient data handling, making the app both interactive and reliable.