Skip to content
/ mybiz Public

A cross platform small business mobile app created in react native.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

macaz/mybiz

Repository files navigation

mybiz

A cross platform small business mobile app template created in react native. It can be customised for user authentication/login, API calls and CRUD functionality, push notifications etc.

Setup

You will need to have React Native.

# Clone the repository - Requires Git
git clone https://github.com/macaz/mybiz

# Install dependancies in project folder
npm install

# Run the app
npm start

Screens

Once the application is running it will load into the Gallery screen as the home screen. The app has navigation via a hamburger menu for the different screens:

NAVIGATION

Displays logo and allows you to navigate to different screens, can open a link in the devices browser.

NAVIGATION

ABOUT US

Displays information about the business, can have staff profiles where the user can see more information about staff.

ABOUT US

CONTACT US

Displays information about the business opening hours, can call the business or go to the businesses social media.

CONTACT US

SERVICES

Displays a PDF file from an external resource.

SERVICES

FIND US

Displays contact and location information about the business, get directions directs turn by turn navigation to the default maps app on the device.

FIND US

GALLERY

Displays an automatic slide show of images.

GALLERY

REWARDS

Allows a user to input a password to redeem rewards, once the rewards are fully redeemed the rewards card will reset.

REWARDS REWARDS REWARDS REWARDS

This has been tested using VS code on windows and mac.

About

A cross platform small business mobile app created in react native.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published