Skip to content

92bondstreet/lego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧱 Lego

First bricks for profitability

Table of Contents

📱 Context

In progress

🤔 Problems

In progress

🎯 Objective

Build an end-to-end web application to determine if a lego set deal is really a good deal.

🛣 How to solve it?

  1. 🧱 Manipulate Deals and sold items: How to manipulate the products in the browser
  2. 🧹 Scrape Deals: How to fetch Products from different website sources
  3. 📱 Render Deals in the browser: How to interact with the Products in the browser
  4. 💽 Save Deals in database: How to avoid to scrape again and again the same data
  5. ⤵️ Request Deals with an api: How to give access to your data
  6. 🐛 Test your code: How to ensure quality and confidence
  7. 🚀 Deploy in production: How to give access to anyone

👩🏽‍💻 Step by step with Workshops

In progress

With javascript-empire themes, we'll follow next workshops to solve our problem:

Step Workshops  Planned Date
1 Manipulate data with JavaScript in the browser Sept 2024
2 Interact data with JavaScript, HTML and CSS in the browser again Sept 2024
3 Scrape data with Node.js Oct and Nov 2024
4 Save data in a Database with MongoDB Nov 2024
5 Build an api with Express to request data Nov 2024
6 Test your code with Jest Dec 2024
7 Deploy in production with Vercel Dec 2024

🌱 Source and Inspiration

In progress

📝 Licence

Uncopyrighted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published