https://github.com/augustine-aj/30-days-web-development-challenge
30 Days Full Stack Web Development Challenge with Node.js and Express, culminating in an e-commerce project.
https://github.com/augustine-aj/30-days-web-development-challenge
ecommerce-application express mongodb nodejs
Last synced: 5 months ago
JSON representation
30 Days Full Stack Web Development Challenge with Node.js and Express, culminating in an e-commerce project.
- Host: GitHub
- URL: https://github.com/augustine-aj/30-days-web-development-challenge
- Owner: augustine-aj
- License: apache-2.0
- Created: 2025-01-21T15:04:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T15:41:59.000Z (over 1 year ago)
- Last Synced: 2025-04-04T11:46:57.240Z (over 1 year ago)
- Topics: ecommerce-application, express, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 39.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 30-Days-Web-Development-Challenge
**Route map**
- Node Js
- Express
- MongoDB
- Ecommerce Website
## Day 1
[Introduction to Web Development](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%201)
## Day 2
[Variables and control statements](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%202)
## Day 3
[Object Literals, Object Constructors, and Dates](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%203)
## Day 4
[Functions, Arrow Functions, and Callbacks](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%204)
## Day 5
[Classes, Objects, Inheritance, and Modules](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%205)
## Day 6
[Simple Server Creation and Serving HTML Files](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%206)
## Day 7
[Routing and GET Requests (Without Using Express)](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%207)
## Day 8
[Introduction to Express](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%208)
## Day 9
[Express Generator](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%209)
## Day 10
[Express-Handlebars](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2010)
## Day 11
[Introduction to MongoDB, Basic CRUD Commands](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2011)
## Day 12
[Simple Signup Page](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2012)
## Day 13
[Promise, Callbacks](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2013)
## Day 14
[Async, Await](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2014)
## Day 15
[E-Commerce Project – Day 1](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2015)
## Day 16
[E-Commerce Project – Day 2](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2016)
## Day 17
[E-Commerce Project – Day 3](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2017)
## Day 18
[E-Commerce Project – Day 4](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2018)
## Day 19
[E-Commerce Project – Day 5](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2019)
## Day 20
[E-Commerce Project – Day 6](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2020)
## Day 21
[E-Commerce Project – Day 7](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2021)
## Day 22
[E-Commerce Project – Day 8](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2022)
## Day 23
[E-Commerce Project – Day 9](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2023)
## Day 24
[E-Commerce Project – Day 10](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2024)
## Day 25
[E-Commerce Project – Day 11](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2025)
## Day 26
[E-Commerce Project – Day 12](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2026))
## Day 27
[E-Commerce Project – Day 13](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2027)
## Day 28
[E-Commerce Project – Day 14](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2028)
## Day 29
[E-Commerce Project – Day 15](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2029)
## Day 30
[E-Commerce Project – Day 16](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2030)