Coder Social home page Coder Social logo

c4nexus-junior-dev-application's Introduction

Clothing Store

This small project was a task from C4 Nexus for the position Junior Dev. It has 3 product listing pages and uses mock data just for testing purposes. It is responsive so you can use it from any device.

It consists of 3 product listing pages (angular components) which are located in the the categories folder. All of them use two other components inside of them. The first one being the filters, which has a directive to set the available colors for filtering, and the second one being the actual listing page, which also has 2 directives - first one accepting all of the products from that category and the second one being just some header information.

IMPORTANT!

For testing purposes when clicking on a category it only loads 10 products (2 rows) initially and by clicking "Load More" it loads 10 more.

Live Demo - https://c4nexus-application-jdev.netlify.app/bags

1. Technical Description

The project was made using the following:

  • Angular - Front-End
  • Toastr - Notification service
  • Pure CSS

2. Starting the project

1. Download/clone the repository

2. Open it in VS Code

3. Select the clothing-store folder, open a terminal and run the following commands

npm i
ng serve

4. Wait for everything to finish setting up and open http://localhost:4200 in you browser.

3. Contact me

LinkedIn - Krstiyan Petsanov

Instagram - kristiyanpetsanov

c4nexus-junior-dev-application's People

Contributors

kristiyanpts 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.