Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moodlehq/mymoodle
My Moodle (iOS)
https://github.com/moodlehq/mymoodle
Last synced: 2 months ago
JSON representation
My Moodle (iOS)
- Host: GitHub
- URL: https://github.com/moodlehq/mymoodle
- Owner: moodlehq
- Created: 2012-06-28T03:59:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-28T08:09:02.000Z (over 12 years ago)
- Last Synced: 2023-03-11T01:20:17.030Z (almost 2 years ago)
- Language: Objective-C
- Size: 3.02 MB
- Stars: 20
- Watchers: 9
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Moodle - iOS app
===
This is the iOS version of My Moodle app. The app is being ported to HTML5, this iOS version won't be maintained anymore. Moodle HQ decided to release the code to the community.Installation
---
In the Mac terminal, at the root project folder, execute:1. git submodule init
2. git submodule updateIn the Mac finder, double click on the **Moodle.xcodeproj** file.
Change the "Run target" from "Three20core > iPhone Simulator" to "Moodle > iPhone Simulator" if needed.Bugs / Pull requests
---
This project is not maintained anymore. You are free to fork it and start a new project.License
---
Copyright 2011 Moodle Pty Ltd.This file is part of My Moodle.
My Moodle is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
My Moodle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
To get a copy of the GNU General Public License see http://www.gnu.org/licenses/.