Skip to content

A simple shopping mobile application for iOS/Android developed with React Native/JavaScript that allows you to buy and sell items with ease.

Notifications You must be signed in to change notification settings

ctran20/EasySales

Repository files navigation

A simple shopping mobile application for iOS/Android developed with React Native/JavaScript that allows you to buy and sell items with ease. All users' information are stored on Firebase database (orders, products, userId...) and are fetched when signed in.

  • User can create an account and login to the app.
  • User can create their own listing and sell your items.
  • User can purchase items from other users on the app.

To run the project:

  1. Install expo
  2. Clone this repo
  3. Run npm install
  4. Run npm start

Home Screen:

All products from all users are displayed at the home screen.

(Android Version)


Log In Screen:

All users' credentials are stored on Firebase database.


Order Screen:

When ordered, items from cart will be save and display on the order screen.


User/Admin Screen:

User can create their own listing here and post what they want to sell.

About

A simple shopping mobile application for iOS/Android developed with React Native/JavaScript that allows you to buy and sell items with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published