An open API service indexing awesome lists of open source software.

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.

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