Skip to content

yang2012/JYCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#JYCalendar

Calendar module for iOS that simulates SolCalendar app.

Note: This project is just used for studying.

##Screenshots

            

##Getting Started

To compile the project, you can follow these commands:

$ git clone https://github.com/yang2012/JYCalendar.git JYCalendar
$ cd JYCalendar
$ pod install
$ open JYCalendar.xcworkspace

If you're getting some error when running pod command, please enter following command:

$ [sudo] gem install cocoapods

##Requirements

JYCalendar requires iOS 7.0 or greater, ARC and relies on the following frameworks:

  • CoreLocation
  • ReactiveCocoa
  • Mantle

##TODO

  1. Implements other views, including daily view, agenda view and calendars view;
  2. Support for event writting;
  3. Import holidays.

##License

JYCalendar is available under MIT license. For more info, please see the LICENSE file.

##Contribute

Feel free to fork and make pull requests! I am also very happy if you tell me about your thoughts about this project.

@justinyang2012

About

Calendar module for iOS that simulates SolCalendar app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published