Skip to content

dplamenov/auction-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Auction System

Angular project Online Auction System

Modules

  • Core module - contains 'not found' component
  • Product module - contains components that are similar to product
  • User module - contains 'login', 'register' and 'profile' component

Functionality

Visitors

  • Can see the latest products that are added.

  • Can view details page of each product.

Logged-in users

  • Create new a product.

  • Edit and delete the products created by him.

  • See profile page.

  • Set bid.

  • Write comments.

Features

  • Dark and light mode. Store current theme at localStorage.

  • Route transition animations

Frond-end

Angular 10.0.14

Back-end

Express REST API

About

online auction bid system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published