Skip to content

Tech-Deal/Tech-Deal

Repository files navigation

Tech-Deal

Proyect from C4 on Platzi Master program

Tech-Deal logo

GitHub

💻📱 Tech Deal- Online Price Comparator 🎧🎮 📦

The site that allows you to find the best technology deals for you.

SITE:


🎯 Objectives

  • Filter the cheaper electronic article
  • Register your favorites products
  • Save your search

👨‍👩‍👧‍👦 Target Audiences

10 years or older


🚀 Getting started

If you want to run the site locally, you can:

  1. Clone the project.
  2. Go to project's folder
cd Tech-Deal
  1. Install the dependencies
npm install
  1. Build app.
npm run build 
  1. Run development enviroment.
npm run dev = dev mode
npm run start = Prod mode

Api - Descripcion

This app allows people to search cheapers articles listed on our site, that information belongs to each site we filter. We don´t sell anything or provide publicity to any site. Our work is for education purposes.

This app was build under Platzi Master program for final project stage.


🛠 Deployment

  • Backend: AWS EC2
  • Frontend: Vercel
  • Database: AWS RDS
  • Repository: GitHub & GitHub Projects
  • Documentation: Notion

🧾 License

  • The MIT License (MIT)

➕ Contributing

If you want to contribute with this project, just make a Pull Request explaining the improving ✨.


💻 Technologies:

  • HTML5
  • CSS3 - SASS
  • JavaScript
  • React
  • Next js
  • Node js
  • Sequilize
  • AWS RDS
  • Express js

🚧 Test

<Frontend: Jest> <Backend: npm run test>


Testing description

Still no implementation. Project under development


🤝 Gratefulness

A joint effort of the Platzi Master colleagues, carrying out their first group project. Thanks to the constant support of Cohort 4 mentors.