Code Monkey home page Code Monkey logo

urbandict's Introduction

Banner image

Urban Dictionary

A React Native implementation of the Urban Dictionary App, platform agnostic, runs on both iOS and Android

I wrote something about this app on medium, thanks to all the 2 people who read it.

About the app

This is a simple app for Urban Dictionary with minimal features.

  • Random word of the day
  • Search for terms/words.
  • Up/Downvote word
  • Favourite word
  • Trending terms
  • Submit to App store and/or Google Play store.

Gif of the working app

Getting Started

  • Clone the app

    git clone https://github.com/edwinbosire/Urbandict.git

  • run npm in the project root folder

    npm install

  • run on simulator

    react-native run-ios --simulator "iPhone 5s"

    Avoid this by opening the project in xcode and chosing run, this is also a better environment to read & fix build time errors.

If you encounter any problem, refer to the React Native Documentation.

Prerequisites

To run the project, you will need Node, Watchman, React-Native CLI and Xcode or Android SDK depending on your chosen platform, you can install these using Homebrew

brew install node

brew install watchman

Node comes with npm, you can use Yarn if you prefer or any other package manager.

npm install -g react-native-cli

  • Android SDK or Xcode

Get Xcode from the Mac App Store

Deployment

TODO:

  • Package the bundle

Built with

  • React Native (Duh!)
  • Sketch (checkout the design file here)
  • Love, lots of love

Contributing

Just fork the repo and do your thing.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

  • Urbandictionary for letting me using their API

  • Sam Okoro for some awesome React Native prototype apps for inspiration

  • The internet - Honestly, even after 5 years as a developer, I still google the most basic ways of doing things.

urbandict's People

Contributors

edwinbosire avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

urbandict's Issues

Unable to run on iOS

Hello, thanks for the work you've done.
Unfortunately I'm unable to run it, I get this error:

Found Xcode project Urban Dict.xcodeproj
Launching iPhone 6 (iOS 10.3)...
Building using "xcodebuild -project Urban Dict.xcodeproj -configuration Debug -scheme Urban Dict -destination id=A7747915-90EA-4CCC-9182-A61FF648B6A0 -derivedDataPath build"
User defaults from command line:

    IDEDerivedDataPathOverride = /Users/richard/Documents/Code/Urbandict/ios/build


xcodebuild: error: The project named "Urban Dict" does not contain a scheme named "Urban Dict". The "-list" option can be used to find the names of the schemes in the project.

Installing build/Build/Products/Debug-iphonesimulator/Urban Dict.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/Urban Dict.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.