Web Application for Used Book Exchange
Project Summary
This project is a responsive web application designed for exchanging used books. Users can register, log in, and manage book exchanges through an intuitive interface. The back-end is built using NodeJS, ExpressJS, Sequelize, and SQLite, while the front-end utilizes Bootstrap and jQuery for a responsive and interactive user experience.
Objective
The main objective of this project is to develop a full-stack web application that supports used book exchanges. This involves implementing user authentication, managing books and authors, and providing a responsive design. The backend handles CRUD operations and API integration, while the frontend ensures a user-friendly interface.
Features & Details
Backend Setup
User Authentication
Book Management (CRUD)
Author Management (CRUD)
Responsive Design
Image Upload and Cropping
LocalStorage
API Integration
Results
The Web Application for Used Book Exchange successfully integrates a fully functional backend with a responsive frontend. It supports user authentication, book and author management, and provides a seamless experience for book exchanges. Future improvements may include enhanced API features, more advanced user interactions, and further UI/UX refinements.