Skip to content

ReadMe mobile app created as part of the Ray Wenderlich iOS & Swift Learning path

Notifications You must be signed in to change notification settings

Adam-A-AND/readme-swiftui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

readme-swiftui

This is a simple app for keeping track of books & whether they've been read or not. This app was created as part of the Ray Wenderlich iOS & Swift Learning Path over at https://www.raywenderlich.com/ios/paths/learn

Focus

The main focus of this app is to demonstrate the following competencies:

  • Swift
  • The SwiftUI Framework
  • State & Bindings
  • Using Lists
  • Modal presentation and navigation
  • Using SFSymbols
  • Using Observable Objects
  • Environments & Environment Variables
  • Swipe Actions
  • Using ForEach
  • Extensions

Running The Application

The app was created with XCode. In order to run the application, open the ReadMe.xcodeproj in Xcode. Once this has loaded, you should be able to build & run the application using the play button in the top toolbar of the Xcode window. Make sure you have selected an appropriate device before building the app to have this open in the simulator.

Screenshot 2022-09-05 at 15 09 19

Using ReadMe

Read me gives you the ability to keep track of all the books you have in your personal library. It's a great way to document all of the books you have as well as your progress on reading them all.

Screenshot 2022-09-05 at 15 10 37

Removing a book from your library or adding it to your finished reading list is quick and easy, thanks to the swipe left & right functionality on the main screen.

Screenshot 2022-09-05 at 15 10 59

Screenshot 2022-09-05 at 15 11 20

You can add new books to your library by hitting 'Add new book' from the main screen. Here, you can add the title & author for the book as well as an image to quickly recognise the book.

Screenshot 2022-09-05 at 15 11 49

When you've finished a book, as well as using the swipe actions, you can add your summaries & key highlights from the book to the record so that you never lose track of these important acknowledgments.

Screenshot 2022-09-05 at 15 12 34

About

ReadMe mobile app created as part of the Ray Wenderlich iOS & Swift Learning path

Topics

Resources

Stars

Watchers

Forks

Languages