Skip to content

aatmik-panse/zoloFrontendiOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

zoloFrontendiOS

forZoloApp is a SwiftUI-based iOS application designed to manage a virtual book library. Users can browse a list of books, add new books to the library, and borrow books by selecting dates.

Features

  • List books in a virtual library with images and details.
  • Add new books to the library with title, author, and cover image.
  • Borrow books by selecting available dates.
  • View detailed information about each book, including ratings and reviews.

Installation

To run forZoloApp on your local machine, you'll need to have Xcode installed. Follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/aatmik-panse/forZoloAssignment.git

Open the forZoloAssignment.xcodeproj file in Xcode.

Select an iOS Simulator or connect an iOS device.

Press Cmd + R to build and run the application.

Contributing

Contributions are welcome! If you'd like to contribute, please follow these steps:

Fork the repository. Create a new branch for your feature (git checkout -b feature/AmazingFeature). Commit your changes (git commit -m 'Add some AmazingFeature'). Push to the branch (git push origin feature/AmazingFeature). Open a pull request.

Screenshots

Here are some screenshots from the forZoloApp to give you a visual overview of its features:

Screenshot 2023-12-25 at 7 49 31 PM Screenshot 2023-12-25 at 7 49 36 PM Screenshot 2023-12-25 at 7 49 46 PM Screenshot 2023-12-25 at 7 49 53 PM Screenshot 2023-12-25 at 7 50 10 PM

Book Library

Description: The main screen displays a list of books in the virtual library with details, including images, titles, and authors.

Add Book

Description: Tap on the "Add Book" button to add a new book to the library. Fill in the book's name, author, and image name fields, then tap "Add Book" to save it.

Borrowing a Book

Description: Select a book from the list to view its details. Tap on "Borrow This Book" to choose borrowing dates, then confirm your selection.

Book Details

Description: View detailed information about each book, including ratings, reviews, and additional details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages