GithubHelp home page GithubHelp logo

muhdhanish / evoca-fashion Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 8.26 MB

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.

JavaScript 36.81% CSS 6.92% Handlebars 56.27%
nodejs expressjs handlebars-js mongodb ajax bootstrap5 e-commerce ecommerce forgot-password html javascript otp-verification shopping-cart mvc-architecture

evoca-fashion's Introduction

EvocaFashion.store

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).
  1. Start the application:

-> npm start

  1. 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.

Contact

For any inquiries or feedback, you can reach me at [email protected].

evoca-fashion's People

Contributors

muhdhanish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.