GithubHelp home page GithubHelp logo

magic-coder / yeetiku-mobile-rn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yeelone/yeetiku-mobile-rn

0.0 2.0 0.0 5.29 MB

由react native实现的移动题库

JavaScript 94.51% Python 1.19% Java 1.26% Objective-C 3.04%

yeetiku-mobile-rn's Introduction

image

忆题库 YeeTiku - 可定制的题库平台

YeeTiku分为三个部分:

  1. yeetiku server : golang+postgresql实现的服务器程序
  2. yeetiku admin :react +dva实现的后台管理系统
  3. yeetiku mobile:react native 实现的移动APP

react native 发布在expo上,有兴趣的朋友可以前往体验: https://expo.io/@yeelone/yeetiku

image

APP截图: image

image

Basic usage

生成二进制服务器程序
G:\yeetiku\server-go> gox -os "linux" -arch amd64

root@DESKTOP-SRNKU4B:/mnt/g/yeetiku/server-go# ./server-go_linux_amd64 -h
Usage of ./server-go_linux_amd64:
  -config string
        specified config file
  -port int
        designated ports
  -reset-admin-password string
        reset admin password
root@DESKTOP-SRNKU4B:/mnt/g/yeetiku/server-go# ./server-go_linux_amd64 --port 8080
Next Step
  • 后台题目支持图片
  • 优化go代码,去除冗余
  • 优化reactnative,还有一些bugs没处理好,比如登录界面跳转到主界面之后,返回仍然会回退到登录界面
Contributing

author: elone

email: [email protected]

yeetiku-mobile-rn's People

Contributors

yeelone avatar

Watchers

 avatar  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.