Skip to content

GalisGalisteo/bubbo-books-front-end

Repository files navigation

Bubbo Books

Bubbo Books is an app build with React Native Expo for Android or iOS.It is a public database where the users can add or delete books.

Table of Contents

Features

  • Book Management: Add, edit, and delete books with details such as title, author, year published, genre, ISBN and cover image.
  • Image Upload: Easily upload and display book cover images.
  • Book Details: View detailed information about each book, including summaries and publication years.
  • Validation: Form data validation.

Getting Started

Prerequisites

  • You need to have installed Node.js and npm.
  • Here you can download and install both of them.
  • I recomend you to download the "Recomended for Most Users" version.

Installation

  1. Clone the repository:
git clone https://github.com/GalisGalisteo/bubbo-books-front-end
  1. Install dependencies:
cd bubbo-books
npm install

Usage

In order to use the app you need an Android or iOS simulator. For Android you can use Android Studio, and for iOS you can use Xcode for Mac users or Appetize.io for Windows users.

When you already install all the dependencies, you should run the next command:

npm start

Here you can find a video explaining the app's functionality.

Contributing

Thank you for considering contributing to Bubbo Books! Contributions are welcome and encouraged. You can contribute in several ways, such as:

  • Reporting Issues: If you find any bugs or issues, please open a GitHub issue and provide details about the problem.

  • Suggesting Features: Have an idea to enhance the app? Feel free to create a feature request and share your thoughts.

  • Submitting Pull Requests: If you're a developer and want to contribute code, fork the repository, create a new branch for your changes, and submit a pull request. We appreciate your efforts in improving the project.

NOTE:

Project made for a Bubbo's technical test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published