Skip to content

abhishekzgithub/inventory

Repository files navigation

todo list

  1. make the profile
  2. make add and remove and delete functionality
  3. make the item * price
  4. make the bill
  5. make the calendar
  6. make the chat section
  7. make the geomap for delivery
  8. make the login and register page : done
  9. add product page for admin
  10. add address
  11. accounts/ login/ [name='login'] accounts/ logout/ [name='logout'] accounts/ password_change/ [name='password_change'] accounts/ password_change/done/ [name='password_change_done'] accounts/ password_reset/ [name='password_reset'] accounts/ password_reset/done/ [name='password_reset_done'] accounts/ reset/// [name='password_reset_confirm'] accounts/ reset/done/ [name='password_reset_complete']

-------App-------- https://reactnative.dev/docs/environment-setup npx react-native init ecommerce expo init ecommerce

To run your project, navigate to the directory and run one of the following yarn commands.

  • cd ecommerce
  • yarn start # you can open iOS, Android, or web from here, or run them directly with the commands below.
  • yarn android
  • yarn ios
  • yarn web

http://localhost:19002

› Press a │ open Android › Press i │ open iOS simulator › Press w │ open web

› Press r │ reload app › Press m │ toggle menu › Press d │ show developer tools › shift+d │ toggle auto opening developer tools on startup (enabled)

› Press ? │ show all commands

---------setup----- 0. npm install --global expo-cli

  1. npm install
  2. expo start --web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published