Skip to content

A react native demo app to store books and book notes

Notifications You must be signed in to change notification settings

NEjim2001/Bookfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookfolio-React-Native-App

Image

Demo

Watch the Demo

Bookfolio

Bookfolio is a React native bookcase app designed to help you organize and manage your library. It allows you to keep detailed notes on each book in your collection and provides features for adding or removing books from your virtual bookshelf.

Key Features

  • Book Tracker: Utilizes the Google Books API to track and manage your book collection seamlessly.
  • Note-Taking: Incorporates Firebase NoSQL for efficient and secure storage of user-generated book notes.

Project Overview

Frontend

  • Design: Crafted the user interface using Figma. View Design
  • Task Tracking: Monitored and managed task progress through Milanote.
  • Styling: Applied a sleek and responsive design using Tailwind CSS.

Backend

  • API Integration: Leveraged JavaScript to call the Google Books API for comprehensive book data.
  • Authentication and Data Storage: Implemented Firebase to handle user authentication and securely store user data.

Future Enhancements

If given more time, the following improvements would be considered:

  • Enhanced Notepad Functionality: Implement a more in-depth notepad feature for detailed book annotations.
  • Reading Capability: Allow users to read books directly within the application.
  • Data Fetching Optimization: Optimize data fetching processes for improved performance.

Available Scripts

Install dev dependencies

npm install

Pod install

cd ios and pod install

Run The App

npm start

Run your app in development mode.

npm run ios

Like npm start but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

About

A react native demo app to store books and book notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published