Skip to content

jaymckerracher/book-swap-app

Repository files navigation

Book Swap App - MVP BUILD

This is a book swapping app developed using React Native and Supabase. Users can list their books and trade them with other users to obtain different books, helping reduce the need to buy new, and connecting readers with other like-minded people.

The project is still in development and currently only works when previewed within a web browser.

Features

  • User authentication: Users can sign up and log in to the app.
  • List books: Users can list their old books that they don't want.
  • Trade books: Users can request other users' books and initiate a swap.
  • Wishlist: Users can add a book to their wishlist, updating the most popular books in the database.
  • Real-time notifications, alerting user to new swap requests
  • Real-time chat, where users can chat with other users when a swap request has been confirmed, to discuss postage and delivery.

Installation

  1. Clone the repository to your local machine:

    git clone <repository_url>
    
  2. Install dependencies:

     npm install
    

Usage

  1. Start the app:
 npm start
  1. Open the app in google chrome
  2. Right click anywhere in the window and click Inspect
  3. Select any mobile device from the dimensions drop down menu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6