Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leomssilva/ultimatespeedwarehc3
:muscle: :technologist: :brain: This repository is about coders 3 final challenge.
https://github.com/leomssilva/ultimatespeedwarehc3
Last synced: about 6 hours ago
JSON representation
:muscle: :technologist: :brain: This repository is about coders 3 final challenge.
- Host: GitHub
- URL: https://github.com/leomssilva/ultimatespeedwarehc3
- Owner: LeoMSSilva
- License: mit
- Created: 2022-08-05T12:34:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T23:01:51.000Z (4 months ago)
- Last Synced: 2024-07-06T03:05:28.429Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 758 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ultimate SpeedWare - Hiring Coder #3
[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)](https://github.com/LeoMSSilva)
[![Languages](https://img.shields.io/github/languages/count/LeoMSSilva/UltimateSpeedWareHC3?color=blue&style=flat-square)](#)
[![Stars](https://img.shields.io/github/stars/LeoMSSilva/UltimateSpeedWareHC3?color=blue&style=flat-square)](https://github.com/LeoMSSilva/UltimateSpeedWareHC3/stargazers)
[![Forks](https://img.shields.io/github/forks/LeoMSSilva/UltimateSpeedWareHC3?color=blue&style=flat-square)](https://github.com/LeoMSSilva/UltimateSpeedWareHC3/network/members)
[![Contributors](https://img.shields.io/github/contributors/LeoMSSilva/UltimateSpeedWareHC3?color=blue&style=flat-square)](https://github.com/LeoMSSilva/UltimateSpeedWareHC3/graphs/contributors)---
# :pushpin: Table of Contents
- :house: [About](#house-about)
- :dart: [Installation](#dart-installation)
- :gear: [Install dependencies](#hammer_and_wrench-install-dependencies)
- :rocket: [Getting started](#rocket-getting-started)
- :computer: [Techs](#computer-techs)
- :bust_in_silhouette: [Author](#bust_in_silhouette-author)
- :handshake: [Contributing](#handshake-contributing)
- :scroll: [License](#scroll-license)---
# :house: About
This repository is about coders 3 final challenge.
It consists of a virtual store created with the low code **VTEX IO** tool.
The project contains a new **admin panel** called combos, containing the combinations of products purchased together.
For the backend, **VTEX APIs** and **AWS services** were used (**AWS EC2**, **AWS Lambda** and **AWS DynamoDB**)
---
# :dart: Installation
**First you need to install:**
- [Node.js](https://pt-br.nodejs.org) (required)
- [Yarn](https://yarnpkg.com) (required)
- [VTEX Toolbelt](https://vtex.io/docs/recipes/development/vtex-io-cli-install) (required)**Then in order, clone the project.**
By HTTPS, running this command:
```bash
git clone https://github.com/LeoMSSilva/UltimateSpeedWareHC3.git
```Or by ssh, running this command:
```bash
git clone [email protected]:LeoMSSilva/UltimateSpeedWareHC3.git
```SSH is a secure protocol, but you need to register a key ssh in your github before.
---
## :hammer_and_wrench: Install dependencies
```bash
yarn global add vtex
```---
## :rocket: Getting Started
```bash
vtex login {your name workspace}
``````bash
vtex use {your name workspace}
``````bash
vtex browse {your name workspace}
```---
# :computer: Techs
- Json
- VTEX IO
- AWS
- AWS EC2
- AWS DynamoDB
- AWS Lambda
- Node
- JavaScript
- TypeScript---
# :bust_in_silhouette: Author
| Collaborator | | | | | | | | |
| :----------- | :----------------------------------------------------------------------------: | :------------------------------------------------------------------: | :----------------------------------------------------------------------------: | :--------------------------------------------------------------------: | :--------------------------------------------------------------------------: | :----------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------: | :------------------------------------------------------------------------: |
| Github | [@Denilsonapf](https://github.com/Denilsonapf) | [@Deywid](https://github.com/Deywid) | [@elsonss1988](https://github.com/elsonss1988) | [@Slender4571](https://github.com/Slender4571) | [@LeoMSSilva](https://github.com/LeoMSSilva) | [@MarcelCNoronha](https://github.com/MarcelCNoronha) | [@victordandolini](https://github.com/victordandolini) | [@willyoliv](https://github.com/willyoliv) |
| LinkedIn | [@Denilsonapf](https://www.linkedin.com/in/denilson-ferreira) | [@deywid](https://www.linkedin.com/in/deywid) | [@elsonss1988](https://www.linkedin.com/in/eng-elson) | [@Slender4571](https://www.linkedin.com/in/felipe-sousa-68096020a) | [@LeoMSSilva](https://linkedin.com/in/LeoMSSilva) | [@marcel-cardoso](https://linkedin.com/in/marcel-cardoso-de-noronha-75417858) | [@victordandolini](https://www.linkedin.com/in/victordandolini) | [@willy-oliv](https://www.linkedin.com/in/willy-oliv) |---
# :handshake: Contributing
Contributions, issues and feature requests are welcome! Feel free to **file a new issue** on the [UltimateSpeedWareHC3](https://github.com/LeoMSSilva/UltimateSpeedWareHC3/issues) repository. If you already found a solution to your problem, **I would love to review your pull request**!
---
# :scroll: License
Copyright :copyright: 2022 [Denilsonapf, Deywid, elsonss1988, Slender, LeoMSSilva, MarcelCNoronha, victordandolini, willyoliv](https://github.com/LeoMSSilva/UltimateSpeedWareHC3).
---