Giter VIP home page Giter VIP logo

repl.it-mobile's Introduction

Repl.it Mobile

A mobile client for the online coding platform and community Repl.it. This is a work in progress, join the Discord server if you're interested!

If you want to try it out, I will sometimes be hosting a "tunnel." If you want to access this, download the Expo mobile app and open mobile.repl.co on your phone.

If you're on Android and want to test out a more stable build, you can download that here.

Forked from this link: https://github.com/kognise/repl.it-mobile

Motivation

Repl.it is amazing but the site isn't very mobile friendly. This app's development will enable programmers to edit code on the go, and empower students who only have access to tablets or phones to learn how to program.

Development

  • Clone this repository or pull the latest changes
  • Make sure to run yarn to install packages
  • Install the Expo mobile app
  • Run yarn dev to start a development server
  • On your phone scan the QR code or enter in the address

Or, just click the button below! Warning: this might be a little buggy.

Run on Repl.it

File Structure

Some files and directories are excluded due to boringness.

  • assets/ - Static assets to be imported
    • fonts/ - Font files
    • images/ - Images
      • app/ - Icons and splash screens
      • logos/ - Other company logos
  • components/ - React components
    • ui/ - Custom UI elements/components
    • dialogButtons/ - Self-contained buttons that trigger dialogs
      • fabs/ - FAB-style buttons
      • menuItems/ - Menu buttons
    • webViews/ - Components that are primarily WebViews
    • wrappers/ - Components meant to be used as wrappers
  • lib/ - Library and utility functions
  • html/ - Static HTML files for WebViews
  • node_modules/ - The black hole that keeps everything running
  • screens/ - App screens
    • app/ - Main app interface screens
    • auth/ - Auth and setup process screens
      • providers/ - Login screens for social auth providers
  • App.js - The app entrypoint
  • app.json - Expo and app-wide config file

repl.it-mobile's People

Contributors

pronoy2108 avatar

Watchers

 avatar

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.