Skip to content

Kitabi Tany is a marketplace for buying and selling pre-loved books. The platform lets users browse books by category, view ratings, and purchase directly. Sellers can list their books with details like price, condition, and photos, creating a simple and accessible way to find affordable reads and give books a second life.

Notifications You must be signed in to change notification settings

mohamedreda22/Kitabi-Tany-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kitabi Tany - Used Book Marketplace

Uploading image.png…

Kitabi Tany is a platform designed to connect people who want to buy or sell used books, making books more accessible and affordable. Users can browse books by categories (fiction, science, etc.), check reviews, and purchase books directly through the platform. Sellers can list books with detailed information, including price, condition, and photos.

Features

  • User account creation for buyers and sellers.
  • Book listings with categories, search, and filter options.
  • User reviews and ratings for listed books.
  • Secure payment processing and order management.
  • Notifications for order status and updates.

Tech Stack

  • Frontend: React.js for a responsive, dynamic user interface.
  • Backend: Node.js with Express for API and server functionality.
  • Database: MongoDB for efficient data management.

Installation

  1. Clone the repository.
    git clone https://github.com/yourusername/kitabi-tany.git
  2. Install dependencies for both frontend and backend.
    cd kitabi-tany/frontend
    npm install
    cd ../backend
    npm install
  3. Set up environment variables (e.g., database connection, API keys).
  4. Start the development server.
    cd frontend
    npm start
    cd ../backend
    npm start

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

Kitabi Tany is a marketplace for buying and selling pre-loved books. The platform lets users browse books by category, view ratings, and purchase directly. Sellers can list their books with details like price, condition, and photos, creating a simple and accessible way to find affordable reads and give books a second life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •