Coder Social home page Coder Social logo

qasystem_app's Introduction

Github

Q&A system


This application is firstly developed by penguin210135, and now this is mantained by us.

Introduction

This application implements a question and answer system, which is designed to let users can ask questions and get the answers they want more quickly. By adding expertises to questions lets system use these expertises to choose user's friends who has high priority to these and transport question to them.

Current features:

  1. Register
  2. Login
  3. Send question with expertises
  4. Edit/Delete question
  5. Question List
  6. User List
  7. Show/Change Profile
  8. Logout
  9. Personal Problem List
  10. Friend List
  11. Follow List
  12. Friend request/confirm
  13. Follow the specific user
  14. Show the specific question detail
  15. Show the specific user profile
  16. Send/Show/Edit/Delete comment to the specific question
  17. Send/Show/Edit/Delete answer to the specific question
  18. Star the specific question
  19. Score up/down the specific question

Software Installation (in Mobile)

Applications are put in the file /apk Release information is shown here

Please download from /apk and install the application. This application does not need any permissions from user.


Development Installation (in PC)

This is only needed when you want to develop this app.
Please follow the below steps to build your environment in your PC.

相關說明 : https://docs.nativescript.org/start/quick-setup

  1. Install Node.js

  2. Install NativeScript tools (see http://docs.nativescript.org/start/quick-setup) npm install -g nativescript 選項皆選擇(Y)es

  3. install android requirement

  4. Run in Android or iOS

tns run android
tns run ios
  1. build apk: If apk file is successfully built, then it will at the path "ver-x.x.x/platforms/app/build/outputs/apk/release/app-release.apk"
tns build android --release --key-store-path my-release-key.jks  --key-store-password 123456789 --key-store-alias key_qasystem --key-store-alias-password 123456789
  1. build apk: If apk file is successfully built, then it will at the path "ver-x.x.x/platforms/app/build/outputs/apk/release/app-release.apk"
tns build android --release --key-store-path my-release-key.jks  --key-store-password 123456789 --key-store-alias key_qasystem --key-store-alias-password 123456789

Problems may occur

  1. Simulation devices may broken for some reasons. The fastest and most easy way to fix it is running the instruction below. However, you can skip most of the installation, just install the Android emulator and the following installations.
tns setup

Contact

Any comments and questions are highly appreciated. Please address them to [email protected]

qasystem_app's People

Contributors

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