Skip to content

dwikysahut/Astro-Library-Mobile

Repository files navigation

Astro Library

Contents

Introduction

this app built with React Native and the database use MySql. Astro Library helps you to have more interest in reading. with this application, users are made easy to find books and borrow it quickly and easily.

Features

  1. Users login or register if don't have account
  2. Users can search and explore books from various genres
  3. Users can see the details of the book
  4. Users can borrow the available books
  5. Users can return the book without having to go to the location. so do it online and view the history borrow.
  6. There is Admin role. Admin can login and control all data, like add, edit, delete for (books,genre,author,user)

Requirements

  1. react-native
  2. NativeBase
  3. Node_modules npm install or yarn install

Usage for development

  1. Clone this Project
  2. Open app's directory in CMD or Terminal
  3. Type npm install or yarn install
  4. make the env file on root folder and fill REACT_APP_API with your address and backend port (10.2.2 for avd and ip machine for physical device)
REACT_APP_API=http://YOUR_IP_ADDRESS:PORT BACKEND  

example

REACT_APP_API=http://YOUR_IP_ADDRESS:8080  

  1. clone Backend-Astro-Library-API and follow Usage for Development
  2. After Backend ready, go to his project again and Type react-native run-android or yarn run android if you use yarn
  3. Register your account
  4. Login to use
  5. Lets find and borrow your favorite books !!

Screenshots

USER

ADMIN

Release APK

Related Project (Backend)

Contributor

© Dwiky Satria Hutomo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published