Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samayun/native-real-state
A bookshop mobile application build on react native . User can view books , read latest blogs and place order and much much more feature implemented
https://github.com/samayun/native-real-state
bookshop mobile-application react react-native react-native-app
Last synced: 27 days ago
JSON representation
A bookshop mobile application build on react native . User can view books , read latest blogs and place order and much much more feature implemented
- Host: GitHub
- URL: https://github.com/samayun/native-real-state
- Owner: samayun
- Created: 2021-06-02T17:02:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T14:22:03.000Z (over 3 years ago)
- Last Synced: 2023-05-01T02:03:29.999Z (over 1 year ago)
- Topics: bookshop, mobile-application, react, react-native, react-native-app
- Language: JavaScript
- Homepage:
- Size: 2.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Contributing: docs/CONTRIBUTING.md
Awesome Lists containing this project
README
# BookShop react-native
A bookshop mobile application build on react native .
## Features in project
- You can see books in home page.
- You can see orders in order page.
- You can see blogs in blog page.
- From blog page you can go to main blog by clicking “Read More” button# :clap: Screens
- HomePage :
![Homepage ](docs/Homepage.jpg)- OrderPage :
![OrderPage](docs/OrderPage.jpg)- BlogPage
![ BlogPage](docs/BlogPage.jpg)
## How to run this project
- `git clone https://github.com/samayun/native-real-state.git native-real-state`
- `cd native-real-state`* If `expo-cli` is not installed yet . run command `npm install --global expo-cli`
- `npm install` (will install all node packages [INTERNET Connection Need])
- `npm start`## How to Contribute this project
## [How to contribute](https://www.dataschool.io/how-to-contribute-on-github)
1. Git clone :
- `git clone https://github.com/samayun/native-real-state.git native-real-state`
2. Navigate Project `cd native-real-state`
3. `git checkout -b BRANCH_NAME` eg `git checkout -b samayun`
4. `git fetch -u master`
5. Git commit , pull & push- `git add .`
- `git commit -m "[improve]:Navigation screen added"`
- `git fetch && git pull origin master`
- `git push origin BRANCH_NAME` eg : `git push origin samayun`Project manged by JIRA
- Day1
![ Day1](docs/day1.jpg)- Day2
![ Day2](docs/day2.jpg)## Contributors
Samayun Miah Chowdhury
[ @samayun ]
Pritom Chowdhury Dip
[ @pritom-dip ]
JIhan Binte Jashim
[ @jihan212 ]