Code Monkey home page Code Monkey logo

nft-ecommerce's Introduction

NFT Ecommerce

This project was generated with Angular CLI version 16.2.2.

This Angular-based EcommerceProject is a web application designed to provide a seamless online shopping experience. It leverages JSON Server to store and manage data retrieved from APIs within its components. The application allows sellers to list products, buyers to browse and purchase items, and provides features like user authentication, cart management, and order placement.


Tech Stack :

  • Angular
  • TypeScript
  • Json Server
  • HTML5
  • BootStrap
  • CSS3
  • Git

Features :

  • User Authentication: There is a component named UserAuthComponent responsible for handling user authentication. Users can sign up and log in. It also appears to handle transferring items from a local cart to a remote cart when a user logs in.

  • Seller Functionality: There seems to be a seller component, Sellers can add and update products.

  • Cart Management: There are components and services related to managing the shopping cart. Users can add and remove products from their carts, and there's logic for transferring items from a local cart to a remote cart when a user logs in.

  • Product Listings: There's a product list page (ProductListComponent) where products are displayed in a tabular format. Sellers can see and manage their added products here.

  • Orders: There's a component for displaying user orders (MyOrdersComponent). Users can view their order history and potentially cancel orders.

  • Search Functionality: There's a search component (SearchComponent) that allows users to search for products based on a query.

  • Header and Footer: There are header and footer components (HeaderComponent and FooterComponent) that likely provide navigation and general information throughout the application.

  • Homepage: There's a homepage component (HomeComponent) that display popular and trendy products.


Credits :


To-DO

  • Add : Node Modules
  • Start the Json server with json-server --watch db.json command in the termianl.
  • Run this project with ng serve command in the termianl
  • Now type http://localhost:3000/ for opening JSON server in Browser and type http://localhost:4200/ to see the output of project

Screenshots :

screehshot

screehshot2
screehshot3
screehshot4
screehshot5
screehshot6
screehshot7
screehshot8
screehshot9
screehshot10
screehshot11
screehshot12
screehshot13
screehshot14
screehshot15


Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.


Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.


Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.


Running unit tests

Run ng test to execute the unit tests via Karma.


Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.


Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.


nft-ecommerce's People

Contributors

ayush-sleeping avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.