Code Monkey home page Code Monkey logo

nsswifter / bookbench Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 5.77 MB

BookBench is a dynamic iOS app that streamlines library seat reservations. It uses SwiftUI and follows MVVM architecture. Key features include SignUp, LogIn, and Reset Password views with Firebase integration. The visually appealing launch screen and custom Lottie animation enhance the user experience.

License: MIT License

Swift 99.20% Ruby 0.80%
firebase-auth firebase-database forgot-password forgot-password-email ios login mvvm signup swiftui

bookbench's Introduction

BookBench

BookBench, an innovative iOS application dedicated to simplifying the reservation of library seats, is progressing steadily with a focus on enhancing user experience through SwiftUI and a well-organized MVVM architecture.

The authentication section is a robust foundation, featuring SignUp, LogIn, and Reset Password functionalities seamlessly integrated using Firebase Authentication and Database. This ensures a secure and reliable user authentication process, laying the groundwork for a trustworthy application.

Additionally, a visually appealing launch screenView, accompanied by a captivating custom Lottie animation, creates a memorable user experience.

While the authentication section has been successfully implemented, the project welcomes further enhancements and additions to complement the existing features to create a comprehensive and user-friendly library seat reservation experience.

Demo of Auth View

Table of Contents

Sign Up View

Project Diagram

.
├── BookBench
│   ├── App
│   │   ├── Assets.xcassets
│   │   │   ├── AccentColor.colorset
│   │   │   │   └── Contents.json
│   │   │   ├── AppIcon.appiconset
│   │   │   │   ├── Contents.json
│   │   │   │   └── icon.png
│   │   │   └── Contents.json
│   │   ├── BookBenchApp.swift
│   │   └── GoogleService-Info.plist
│   ├── Info.plist
│   ├── Models
│   │   └── AuthModel.swift
│   ├── Utils
│   │   ├── DynamicLinearGradient.swift
│   │   ├── Extensions
│   │   │   └── View.swift
│   │   ├── GradientIcon.swift
│   │   ├── Lottie
│   │   │   └── BookBenchAnimation.json
│   │   ├── LottieView.swift
│   │   └── RevealableSecureField.swift
│   ├── ViewModels
│   │   ├── AuthViewModel.swift
│   │   └── ContentViewModel.swift
│   └── Views
│       ├── Authentication
│       │   ├── AuthPages
│       │   │   ├── ForgotPasswordView.swift
│       │   │   ├── LogInView.swift
│       │   │   └── SignUpView.swift
│       │   └── AuthView.swift
│       ├── ContentView.swift
│       ├── LaunchScreenView.swift
│       ├── MainView.swift
│       └── ProfileView.swift
├── BookBench.xcodeproj
│   ├── project.pbxproj
│   ├── project.xcworkspace
│   │   ├── contents.xcworkspacedata
│   │   ├── xcshareddata
│   │   │   ├── IDEWorkspaceChecks.plist
│   │   │   ├── WorkspaceSettings.xcsettings
│   │   │   └── swiftpm
│   │   │       ├── Package.resolved
│   │   │       └── configuration
│   │   └── xcuserdata
│   │       └── mehdi.xcuserdatad
│   │           ├── UserInterfaceState.xcuserstate
│   │           └── WorkspaceSettings.xcsettings
│   └── xcuserdata
│       └── mehdi.xcuserdatad
│           ├── xcdebugger
│           │   └── Breakpoints_v2.xcbkptlist
│           └── xcschemes
│               └── xcschememanagement.plist
├── Documentation
│   └── icon.png
└── README.md

Package Dependencies

Firebase

Lottie iOS

Contributors

Feel free to share your ideas or any other problems. Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

Book Bench is released under an MIT license. See LICENSE for more information.

bookbench's People

Contributors

nsswifter avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.