Full eCommerce website from the ground up with React (NextJS), Redux, Django & Postgres
- Full featured shopping cart
- Product reviews and ratings
- Top products carousel
- Product pagination
- Product search feature
- User profile with orders
- Admin product management
- Admin user management
- Admin Order details page
- Mark orders as delivered option
- Checkout process (shipping, payment method, etc)
- PayPal / credit card integration
-
- cd frontend
-
- npm install
-
- start the environment - source myenv/bin/activate
-
- start the server - python manage.py runserver
- Json web token -> jwt.io
- djangorestframework-simplejwt -> https://django-rest-framework-simplejwt.readthedocs.io/en/latest/customizing_token_claims.html
link -> https://django-storages.readthedocs.io/en/latest/backends/amazon-S3.html
