Skip to content

San88Francisco/ShoppeStore

Repository files navigation

Team project Shoppe Store | Vanilla JS

Read in another language Ukrainian
Read in another language Polish

 

Link to the project ShoppeStore.com.ua

 

Project team

 

PARTICIPANT ROLES
Vasyl Verbytskyi Lead Software Developer
Roman Vasylenko Lead Software Developer
Ivan Yakovchuk Frontend Software Developer
Danylo Hlusov Frontend Software Developer
Andrii Dmytruk Frontend Software Developer
Andrij Potapov Frontend Software Developer
Denys Levchenko Frontend Software Developer
Denys Tkachenko Frontend Software Developer
Volodymyr Kirilyuk Frontend Software Developer

 

Link to the layout in Figma

Logo

 

About the project

 

Shoppe Store is a charitable project where only standard technologies for website development were used, namely - HTML, CSS and JAVASCRIPT.

Features

  1. Cooperation:
    • Daily meetings to discuss tasks.
    • Using Trello to organize tasks.
  2. Distribution of tasks:
    • The tasks were distributed by complexity.
    • More people were involved in more complex tasks.
  3. Clean code:
    • The entire project was written without the use of libraries and frameworks (except for SASS).
  4. Code review:
    • ach new task was given on a separate page.
    • Team members had the opportunity to work with other people's code and improve their reviewing skills.
  5. Github:
    • The project was developed and monitored on Github.
    • A separate branch was used for each task.
    • Team leads regularly checked the code and merged branches.
    • Timlids taught the team members to update their branches from main before making changes.

The value of the project:

The main goal was to improve skills in the development of multifunctional websites in pure JavaScript.

This project is a great example of teamwork, coding skills, and learning ability. It has become a valuable addition for everyone who worked on it.

All site functionality is implemented without the use of any libraries or frameworks. The only thing that was connected was the SASS preprocessor.

We used our own build, which combines Webpack and Gulp, to better understand different types of builds.

To get started, you need to install the module packages :

npm install

Next, run the project :

npm run dev

 

HTML5

CSS3

Sass

JavaScript

Git

GitHub

Terminal

Visual Studio Code

 

 

Thank you for your time!