Skip to content

Latest commit

 

History

History
157 lines (93 loc) · 3.51 KB

README.md

File metadata and controls

157 lines (93 loc) · 3.51 KB

office supplies and bookstore app

Office supplies by react native

Main

  1. Feature

    1. Login/Register

    2. Watching list product

    3. Bookmark product

    4. Cart

    5. Order

    6. Infomation Account

  2. Install

  3. Require

  4. Lib and framework

  5. Author

  6. License

  7. Vietnamese

Feature

Login/Register

  • Login

  • Register

Watching list product

  • Home

  • Sort by category

  • Detail product

Bookmark product

Cart

  • Add cart

  • Check cart

  • Alter cart

Order

  • Watching order

  • Detail order

Infomation Account

  • Information account

  • Change password

  • Forgot password

Install

  • git checkout latestupdate
  • npm i
  • expo start

Require

-Android:

+Android studio : 3.0.2

+Gradle : 4.1

+Min sdk : 19

+Target sdk : 26

-iOS:

+iOS: 8.0

Lib and Framework

  • Language : Javascript

  • FrameWork : React Native 0.63.0

  • Backend: NodeJs + Express

  • Database: MongoDb

Author

Ngô Tấn Phát - [email protected]

Phan Thanh Hoàng - [email protected]

Trần Đình Thiện - [email protected]

License

Copyright 2020

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.