Skip to content

Instantly share code, notes, and snippets.

View devgemmy's full-sized avatar
🎯
Focusing

Anthonia Alexis Asikpo devgemmy

🎯
Focusing
View GitHub Profile
@devgemmy
devgemmy / 100-days-of-100-features.md
Last active May 26, 2025 22:03
100 Days of 100 features

100 Days of 100 features

 

Building a Full-stack Art Auction Website in 100 days

The main purpose of this 100-day challenge is to record my journey in acquiring the skills to construct various features of an auction website, including user registration, messaging, the bidding system, and payment integration. Consequently, I will be continuously updating this document as each day progresses.

SEE THE 100 DAYS YOUTUBE PLAYLIST HERE

Creating a PAT for Github Operations

 

Since August 13, 2021, Github no longer accepts account passwords when authenticating Git operations. You need to add PAT (Personal Access Token) instead, so you can follow the method below to add PAT on your system.

So If you to dismiss the git warning problem below after you run some git commands, scroll!!

Image of PAT error in terminal