Git Product home page Git Product logo

uestc-bbs-react-native's Introduction

app_icon

React Native GitHub issues MIT

An iOS client for http://bbs.uestc.edu.cn/ written in React Native with Redux. APIs are provided by UESTC-BBS.

Status

Now it's ready on App Store.

https://itunes.apple.com/cn/app/qing-shui-he-pan-stuhome/id1190564355

Screenshot

Try it out

Run in simulator

git clone [email protected]:just4fun/uestc-bbs-react-native.git
cd uestc-bbs-react-native
npm install

Then use Xcode to open this project and simply click Run.

Run on your iOS device

  • Execute same commands as Run in simulator except last step with Xcode, then follow this official guide
    • Tip: JavaScript thread performance suffers greatly when running in dev mode (refer here), so it's best to change Build Configuration from Debug to Release when using offline bundle (refer here).

Run ESlint

npm run eslint

Existing functionalities

  • Authentication
    • Sign up (Webview)
    • Sign in
    • Sign out
  • Forum
    • View forums
    • View sub forums
    • View topics in each forum
  • Topic
    • View latest topics
    • View hot topics
    • View topic detail and comments
    • Publish topic
    • Reply topic
    • Reply comment
    • Favor topic
    • Upload images
    • Report objectionable content
  • Vote
    • Create vote
    • Join in vote
    • View vote results
  • Search
  • Notifications
    • View list mentioned(@) me
    • View list replied me
    • View private messages
    • Notification alert
  • Individual
    • View my recent topics
    • View my favorite topics
    • Update password
    • Upload avatar

Todo list

  • Update UI per new design (30cec4)
  • Submit to App Store (link)
  • Replace redux-thunk with redux-saga (#7)
  • Fixture data (aka mock data)
  • Unit Testing Infrastructure (#8)
  • Push notification

Known issues

  • User avatar is not displayed sometimes: RN/issue (Fixed by this PR for React Native, and the patch is released in 0.26.0)
  • Switching between pages is not very smooth sometimes

License

The MIT License

uestc-bbs-react-native's People

Contributors

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