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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46175ca · Aug 29, 2021

History

44 Commits
Jul 31, 2021
Aug 11, 2021
Aug 22, 2021
Aug 19, 2021
Aug 15, 2021
Aug 27, 2021
Aug 18, 2021
Aug 27, 2021
Aug 27, 2021
Aug 25, 2021
Jul 31, 2021
Aug 25, 2021
Aug 29, 2021
Jul 31, 2021
Jul 31, 2021
Aug 24, 2021
Aug 24, 2021

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