Skip to content

This is a "functional" ecommerce app/server built in Flutter and Strapi (NodeJs)

Notifications You must be signed in to change notification settings

dkauzi/real_furniture_shop

 
 

Repository files navigation

This project is a simple ecommerce app/server.

The frontend is built in flutter.

The backend is using Strapi (NodeJs).

Authentication is based on JWT and is handled by Strapi

Payment processing is handled by Stripe.

For this project to work you need to get your API keys from Stripe and set them in

app\lib\ui\screens\details.dart
server\api\order\controllers\order.js

Follow me on Youtube for the Tutorial series.

If you find this content helpfull, then please Support Me!

About

This is a "functional" ecommerce app/server built in Flutter and Strapi (NodeJs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 82.9%
  • JavaScript 15.6%
  • Other 1.5%