Welcome to VarApps
Your one-stop solution!
VarApps is a versatile suite of applications designed to enhance your digital experience. Navigating your online world has never been more integrated! Explore a range of powerful tools, and seamlessly incorporate them into your daily workflow! Now you can manage diverse tasks and activities without the hassle of juggling multiple platforms.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Made VarAI and added UI for that page, also updated everything to say VarApps...
I think I updated all the VarCarts...
Made the main Dashboard and updated the code accordingly to the new dashboard!
FIXED UI!!! I fixed it! Also I updated readme.md and changed the Idea a lot...
Finished adding light/dark button, and also made the cart save whatever you wanted (IT'S VERY GLITCHED). Although my index file now looks horrible, and my dark/light buttons work fine but the dark one has horrible contrast and weird glitches always come... I say it's a good site.
Added cart feature, also added description for products page, and made UI look good for the new changes. Still need to fix one thing, it does not save your cart when you log out and log back in.
Created a landing page and added cool UI improvements there... Also added a search bar that has a lot of synonyms added, so it basically can locate any item that is there... Also added a bunch of dummy data.
Finished off the reset password... It sends an email to you with further steps! I also added all files to GitHub!
Fixed sign-in and login page! It was such a simple fix... The app was in the wrong directory and was not in the htdocs of XAMPP. So it didn't send data to MySQL, which was run by XAMPP. I also implemented a Google Auth sign-up/login, and it worked! YAY!
Made sign up and login not all on just one page, like hiding them... Tried making PHP work but it doesn't send data, I'll have to work on that tomorrow...
Added a login page to go with the main page. Also adding sorting mechanisms on the main page. The login page is composed of HTML and CSS, but PHP has yet to be integrated. Also, I need to hide the register form when logging in, and vice versa.