Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericlewis/weedly
An easier, better to use weedmaps
https://github.com/ericlewis/weedly
Last synced: 3 months ago
JSON representation
An easier, better to use weedmaps
- Host: GitHub
- URL: https://github.com/ericlewis/weedly
- Owner: ericlewis
- License: gpl-2.0
- Created: 2014-05-03T22:02:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-18T08:54:26.000Z (over 9 years ago)
- Last Synced: 2024-04-15T02:47:32.966Z (9 months ago)
- Language: Objective-C
- Homepage:
- Size: 15.6 MB
- Stars: 8
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## weedly
An easier, better to use weedmaps.Since medical marijuana is so important to impaired and sometimes disabled users, the need for a clear and focused app is obvious. The goal of weedly is to provide that clarity without sacrificing the quality of data patients love.
## Screenshots
## Installation
In order to build and run weedly, you must install first project dependencies via **CocoaPods**. To do so:
```
$ gem install cocoapods # If necessary
$ cd weedly
$ pod install
```
Once CocoaPods has finished the installation, open weedly.xcworkspace using Xcode and run the app.## Author(s)
**Eric Lewis**
+ http://twitter.com/ericlewis**Ryan Dignard**
+ https://github.com/rdignard08