https://github.com/muhdhanish/evoca_fashion
EvocaFashion.store is a web application built with Node.js, MongoDB, Handlebars, CSS, and Bootstrap. It is an e-commerce platform where users can browse and purchase fashion products.
https://github.com/muhdhanish/evoca_fashion
ajax bootstrap5 e-commerce ecommerce expressjs forgot-password handlebars-js html javascript mongodb mvc-architecture nodejs otp-verification shopping-cart
Last synced: 4 months ago
JSON representation
EvocaFashion.store is a web application built with Node.js, MongoDB, Handlebars, CSS, and Bootstrap. It is an e-commerce platform where users can browse and purchase fashion products.
- Host: GitHub
- URL: https://github.com/muhdhanish/evoca_fashion
- Owner: MuhdHanish
- License: mit
- Created: 2023-03-21T13:52:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-23T14:41:18.000Z (7 months ago)
- Last Synced: 2025-04-23T15:47:14.910Z (7 months ago)
- Topics: ajax, bootstrap5, e-commerce, ecommerce, expressjs, forgot-password, handlebars-js, html, javascript, mongodb, mvc-architecture, nodejs, otp-verification, shopping-cart
- Language: Handlebars
- Homepage:
- Size: 8.4 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Evoca Fashion
EvocaFashion.store is a web application built with Node.js, MongoDB, Handlebars, CSS, and Bootstrap. It is an e-commerce platform where users can browse and purchase fashion products.
## Features
- User authentication: Users can create accounts, log in, and log out.
- Product browsing: Users can browse through a collection of fashion products.
- Product details: Users can view detailed information about each product.
- Shopping cart: Users can add products to their shopping cart and proceed to checkout.
- Order management: Users can view and manage their orders.
- Admin functionality: Admin users have access to additional features like product management, order management, and user management.
## Technologies Used
- Node.js: A JavaScript runtime that allows running JavaScript on the server-side.
- MongoDB: A NoSQL database used for storing and retrieving data.
- Handlebars: A templating engine used for generating dynamic HTML templates.
- CSS: Cascading Style Sheets for styling the application.
- Bootstrap: A popular CSS framework for building responsive and mobile-first websites.
## Getting Started
### Prerequisites
- Node.js and npm should be installed on your machine.
- MongoDB should be installed and running.
### Installation
1. Clone the repository:
2. Change into the project directory:
3. Install the dependencies:
4. Configure the environment variables:
- Create a `.env` file in the root directory of the project.
- Set the following environment variables in the `.env` file:
- `MONGODB_URI`: The connection URI for your MongoDB database.
- `SESSION_SECRET`: A secret key used for session management.
- `PORT`: The port number on which the application will run (optional, default is 3000).
5. Start the application:
-> npm start
6. Open your web browser and visit `http://localhost:3000` (or the specified port) to access the application.
## Contributing
If you'd like to contribute to EvocaFashion.store, you can follow these steps:
1. Fork the repository on GitHub.
2. Create a new branch for your feature or bug fix.
3. Make the necessary changes in your branch.
4. Commit your changes and push them to your forked repository.
5. Submit a pull request describing your changes.
## License
This project is licensed under the [MIT License](LICENSE).
## Contact
For any inquiries or feedback, you can reach me at muhammedhanish11@gmail.com.