https://github.com/anilnayak126/vintage-books-market
An ongoing project for a Vintage Book Market application built using React, Tailwind CSS, Django, Django Rest Framework (DRF), PostgreSQL, and Redux. This platform allows users to browse, buy, and sell vintage books. Key features include user authentication, product listings, a shopping cart, and a responsive design for book lovers.
https://github.com/anilnayak126/vintage-books-market
collaboration django django-rest-framework e-commerce postgresql react redux tailwindcss vintage-book-market web-application
Last synced: 7 months ago
JSON representation
An ongoing project for a Vintage Book Market application built using React, Tailwind CSS, Django, Django Rest Framework (DRF), PostgreSQL, and Redux. This platform allows users to browse, buy, and sell vintage books. Key features include user authentication, product listings, a shopping cart, and a responsive design for book lovers.
- Host: GitHub
- URL: https://github.com/anilnayak126/vintage-books-market
- Owner: Anilnayak126
- Created: 2024-10-10T05:53:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T14:23:06.000Z (7 months ago)
- Last Synced: 2024-11-15T15:29:54.738Z (7 months ago)
- Topics: collaboration, django, django-rest-framework, e-commerce, postgresql, react, redux, tailwindcss, vintage-book-market, web-application
- Language: JavaScript
- Homepage:
- Size: 738 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vintage Book Market (Ongoing Project)
## Overview
**Vintage Book Market** is an ongoing web application where users can browse, purchase, and review vintage books. The project is being developed using:
- **Django** and **Django Rest Framework (DRF)** for the backend
- **React** with **Redux** for state management on the frontend
- **Tailwind CSS** for styling## Project Status
**Under Development**### Planned Features:
- User authentication (signup, login, and profile management)
- Book catalog with filtering options (genre, author, price range)
- Shopping cart and checkout functionality
- User reviews and ratings for books
- Responsive design for all devices## Technologies Used
- **Backend**: Django, Django Rest Framework
- **Frontend**: React, Redux, Tailwind CSS
- **Database**: SQLite3 (or any other database supported by Django)
- **API**: REST API for communication between frontend and backend## Installation Instructions
### Prerequisites:
- **Python 3.x**
- **Node.js** (for React)
- **npm** or **yarn** for managing frontend packages### Backend Setup (Django + DRF):
1. Clone the repository:
```bash
# Vintage Book Market (Ongoing Project)## Overview
**Vintage Book Market** is an ongoing web application where users can browse, purchase, and review vintage books. The project is being developed using:
- **Django** and **Django Rest Framework (DRF)** for the backend
- **React** with **Redux** for state management on the frontend
- **Tailwind CSS** for styling## Project Status
**Under Development**### Planned Features:
- User authentication (signup, login, and profile management)
- Book catalog with filtering options (genre, author, price range)
- Shopping cart and checkout functionality
- User reviews and ratings for books
- Responsive design for all devices## Technologies Used
- **Backend**: Django, Django Rest Framework
- **Frontend**: React, Redux, Tailwind CSS
- **Database**: SQLite3 (or any other database supported by Django)
- **API**: REST API for communication between frontend and backend## Installation Instructions
### Prerequisites:
- **Python 3.x**
- **Node.js** (for React)
- **npm** or **yarn** for managing frontend packages### Backend Setup (Django + DRF):
1. Clone the repository:
```bash
git clone https://github.com/your-username/vintage-book-market.git