8000 GitHub - AJCordova/Calendr
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AJCordova/Calendr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Calendr

  • Calendr follows these requirements:

    • Use MVVM-C for data flow architecture
    • Use RXSwift for data bindings
    • Integrate it with the device Calendar
    • Must contain field validation
  • Features

    • Allows users to login and register for authentication
    • Allows users to add, edit, and delete calendar events
    • Input field validation in login and register flows.
Add Event Edit Delete
Screen.Recording.2022-05-16.at.2.38.55.PM.mov
Screen.Recording.2022-05-16.at.2.41.39.PM.mov
Screen.Recording.2022-05-16.at.2.45.22.PM.mov
  • Setup
    • After checking-out, navigate to the project directory.
    • Run 'pod install' from your terminal in the project directory.
    • Add 'GoogleService-Info.plist' to the same directory as your Podfile.
    • In XCode, add 'GoogleService-Info.plist' to all project targets.

Note:

If the device or simulator has not initialized the Calendar app, the default calendar does not exist. Open the Calendar app on the device or simulated device. Build and run the app again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0