Current Progress: About 85% :(
3-B_Bookstore_Project.app
V 0.1 Source Code (alpha version)
Author: FlyinGeek
Email: FlyinGeek@live.com or Liu.2140@osu.edu
Xcode 4.6.1
Target: iOS 6.1
ARC + Storyboard based
iPhone 5 supported
##Description:
The purpose of this case study is to present a data-intensive application for which a database can be designed. It is described with sufficient degree of detail so that the application can be implemented in languages like Java or Visual Basic using ODBC connectivity to the relational database (I use obj-c and SQLite here). This case study is an illustration of the typical project we have been using to teach an undergraduate class in database design. (The Ohio State University CSE 3241 Best-Book-Buy Online Bookstore Project Requirements Specification Document:http://www.cse.ohio-state.edu/~samy/CSE3241/CourseNotes/ClassAssignments/Project.pdf)
##Open Source Classes used in this project:
AFPickerView : https://github.com/arkichek/AFPickerView
MBProgressHUD : https://github.com/jdg/MBProgressHUD
NIDropDown : https://github.com/BijeshNair/NIDropDown
URBAlertView : https://github.com/u10int/URBAlertView
ASDepthModal : https://github.com/autresphere/ASDepthModal
KGStatusBar : https://github.com/kevingibbon/KGStatusBar
PopoverView : https://github.com/runway20/PopoverView
KGModal : https://github.com/kgn/KGModal
##To do List:
1.Administrator entry.