Tweet
πŸ”₯I'm so excited to end my #100DaysOfCode
challenge with this innovative application 😍
linearfoonda.onrender.comπŸŽ‰.

66 days streak, took a short break and finished it. Never better πŸš€πŸŒŸ

#coding #programming #buildinpublic #learninpublic #Software #javascript
πŸ”₯I'm so excited to end my #100DaysOfCode
challenge with this innovative application 😍
linearfoonda.onrender.comπŸŽ‰.

66 days streak, took a short break and finished it. Never better πŸš€πŸŒŸ

#coding #programming #buildinpublic #learninpublic #Software
The program can now solve questions like these πŸ”₯
πŸ› οΈ Expanding brackets is the last thing to implement πŸ”¨.

Day 100/100 - log 2
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
Today's the last day πŸ˜”
Now, I've made it possible to solve equations with numbers on the variable side.

Also, the program explains the maths to you as well 😁 (still in the works)

Day 100/100 - log 1
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
Even better😁, we're getting there step-by-step πŸ’ͺ

Day 99/100 - log 1
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
πŸ‘€
πŸ˜…Working on a project that can solve linear equations

Day 98/100
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
Designed a loader πŸ”ƒ into the chat page and added open graph tags

Here's the mobile view (It's also fully responsive).
I did have concerns about that as well

Day 96/100 - log 4
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
βž• Added Prettier and ESLint for formatting and maintaining good code styles

Day 96/100 - log 3
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
πŸ”₯πŸ”₯Project deployedπŸ”₯πŸ”₯
enigmashop.onrender.com

I also changed the express-session store to use MongoDB in the production environment.

Day 96/100 - log 2
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
Oh!😲 It is even better πŸ”₯
It's time to deploy πŸš€πŸŒŸ

Day 96/100 - log 1
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
πŸ₯³πŸ₯³ I added a landing page😍πŸ₯°

Shhh! Don't tell anyone: I also designed the Enigma logo with Photoshop

Day 95/100 - log 4
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
😍 Complete UI RevampπŸ”₯
Just like I promised, I've updated the UI πŸ₯°.
Isn't this beautiful?

Day 95/100 - log 3
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript
πŸ”₯ Just added the ability to checkout an order πŸš€

Day 95/100 - log 2
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript #AltSchool
πŸ“– The ability to see order history has been implemented.
Didn't take much of my time tbh

Day 95/100 - log 1
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript #AltSchool
I've now implemented the cancellation of orders as well.
Here:

Day 94/100 - log 5
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript #AltSchool
A user's data is now stored in a session on the server. So, you can reload and still get your orders back.

Day 94/100 - log 4
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript #AltSchool
Here's a video to show you what I have so far πŸ˜ƒ.
This will not be the front end, I promise you πŸ˜…. I need to implement the main functionalities of the app. After then, I'll update it.

Day 94/100 -log 3
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #AltSchool
πŸ”¨ Created an Order and OrderItem Object and integrated it with the chatbot.
Now, a user can see their current order with the items in it.

Day 94/100 - log 2
#coding #programming #100DaysOfCode #buildinpublic #learninpublic #Javascript #AltSchool