Skip to content

rhorenko/Report

Repository files navigation

Report

Report is a simple Warehouse Management System for Android devices.
iPhone Fold
MPFlipTransition is a set of classes to add page-flipping transitions to iOS 5 projects.
iPhone Flip
I built it using ARC (and for the demo portion storyboards) strictly for convenience, so it uses iOS 5. I imagine the relevant code (minus the UIStoryboardSegue helper classes) could be easily ported to iOS 4.3 under ARC, or ported to iOS 4.0 with memory management inserted. (Hint: If you're porting to non-ARC, you'll need to retain [sourceView superView] in the init method.)

Features

  • Simle and easy data entry.
  • Query by categories - objects, materials, works (I can edit categories - just email me).
  • Small and fast SQLite database.
  • Exporting your reports to .txt files (maybe in future - cvs, pdf,xls).
  • Stability.
  • Work fine for tablets.
  • Sorting by date - maybe in future.
  • If you have any troubles or need version for your device - just email me. I create it and pulish to Google Play.

Fold Styles

Currently there are 3 style bits that can be combined for 8 different styles.

  • Direction: Fold vs. Unfold
    Fold vs. Unfold
  • Mode: Normal vs. Cubic
    Normal vs. Cubic
  • Orientation: Vertical vs. Horizontal
    Vertical vs. Horizontal

Flip Styles

Currently there are 3 style bits that can be combined for 8 different styles.

  • Direction: Forward vs. Backward
    Forward vs. Backward
  • Orientation: Horizontal vs. Vertical
    Horizontal vs. Vertical
  • Perspective: Normal vs. Reverse
    Normal vs. Reverse

How To Use

Under development

Best regards,
Roman Gorenko

Website: https://anddevru.blogspot.com/
Skype: MastAvalons

About

Simle and easy Warehouse Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages