Stonkify
A Ecommerce application built using TypeScript, Nextjs, MongoDB, Nodejs, Express.js and RTK Query. The Site is Down as Heroku free tier is removed and the backend for the app is hosted on Heroku.
Install / Use
/learn @gh0sty02/StonkifyREADME
About The Project

Stonkify is a E-commerce Web Application built using technologies such as TypeScript, Nextjs, Node.js, Redux and MongoDB. The Usage of Typescript on both the Front end as well as Back end ensures type safety of the code and also helps minimizing errors(if any). The Backend Api uses MVC Architecture which helps in High Production Speed as well as Good Code splitting with DRY Principle. The Application Uses No-SQL Database i.e MongoDB which is fast and Easy to Use. Next.js Helps in Server Side Rendering and thus increasing the overall Speed of the Applicaton. Redux Toolkit is widely used for the Application wide state management. <br/> It Has all the features that a Modern E-commerce Application has. Some of the features include Checkout(using Stripe), Adding a New Product (With Product Image)(Admin Only), Editing a Product (Admin), Authentication, Authorization and Updating User Profile.
Features
<b>Products Features</b>
| Feature | Coded? | Description | | ---------------- | :------: | :------------------------------------- | | Add a Product | ✔ | Ability of Add a Product on the System | | List Products | ✔ | Ability of List Products | | Edit a Product | ✔ | Ability of Edit a Product | | Delete a Product | ✔ | Ability of Delete a Product | | Stock | ✔ | Ability of Update the Stock | | Stock History | ✔ | Ability to see the Stock History |
<b>Purchase Features</b>
| Feature | Coded? | Description | | ------------- | :------: | :------------------------------------- | | Create a Cart | ✔ | Ability of Create a new Cart | | See Cart | ✔ | Ability to see the Cart and its items | | Remove a Cart | ✔ | Ability of Remove a Cart | | Add Item | ✔ | Ability of add a new Item on the Cart | | Remove a Item | ✔ | Ability of Remove a Item from the Cart | | Checkout | ✔ | Ability to Checkout |
<p align="right">(<a href="#top">back to top</a>)</p>Built With
<p align="right">(<a href="#top">back to top</a>)</p> <!-- GETTING STARTED -->Getting Started
Prerequisites
Make Sure that you have Node.js and Latest NPM Version on your local machine.
- npm
npm install npm@latest -g
Installation
- Clone the repo
git clone https://github.com/gh0sty02/Stonkify.git - CD to Repository Folder
cd Stonkify - Install NPM packages
npm install - CD to Frontend Folder and install Dependencies
cd frontend npm install - CD to main folder and start the server
cd ../ npm run dev
Feature
Search Products
<br/>
<br/>
Product Review
<br/>
<br/>
Checkout Screen (The Credit Card Details are Dummy XD)
<br/>
<br/>
User Profile
<br/>
<br/>
Product Actions (Admin)
<br/>
<br/>
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
Project Link: https://github.com/gh0sty02/Stonkify
<p align="right">(<a href="#top">back to top</a>)</p> <!-- ACKNOWLEDGMENTS -->Acknowledgments
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
<p align="right">(<a href="#top">back to top</a>)</p> <!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->Related Skills
node-connect
332.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
81.7kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
openai-whisper-api
332.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
