Skip to content

Cartify is an ecommerce fullstack application with Login and Credit card payment features.

License

Notifications You must be signed in to change notification settings

SwarnadeepGhosh/cartify-ecommerce

Repository files navigation

Cartify Ecommerce Project

Cartify is an ecommerce fullstack application with Login and Credit card payment features, built with Angular as frontend & Spring boot as backend.

Live Link

Backend url - Deployed on Azure

Java Spring AngularTypeScript CockroachLabs Postgres Vercel Heroku Bootstrap

Cartify Logo

Snapshots

  1. Homepage items according to category Homepage

  2. Cart Items with Increment, Decrement, Remove feature Cart Items

  3. Pagination Pagination

  4. Item Details Item Details

  5. Checkout Item Details Item Details

Docker commands

# Build
docker build -t swarnadeepghosh/cartify-ecommerce:0.0.1-RELEASE .
 
# Run in local
docker run -d -p 8081:8080 --name=cartify-ecommerce swarnadeepghosh/cartify-ecommerce:0.0.1-RELEASE

# push to dockerhub
docker push swarnadeepghosh/cartify-ecommerce:0.0.1-RELEASE

License

Licence

About

Cartify is an ecommerce fullstack application with Login and Credit card payment features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published