Lightwight iOS App to analyze websites.
- possible to add websites
- Master List View of Websites
- Form (AddView) to add Website
- Detail View should show Website
- Websites will be store in core data
- Website Entity
- domain as string
- name as string
- timestamp as date
- Upload to AppStore
- Add new Entity - Page
- Each Website can have many Pages
- Inside of a page are information about the page
- Page holds SEO-OnPage Information
- New SEO Class - Crawls Pages like a spider and parse them
- Rankings
- Alexa and co.
- Sistrix and SEOMoz API
- User can add own sistrix api key to check his websites
- Internationalization
- German
- Give Community Chance to pull other Languages
- Connection with OMManager
- Step 1 only iPhone
- Step 2 add iPad