Skip to content

Zemno offers a unique digital fashion experience for customers, by providing an intuitive and simple way of buying favorite fashion products online.

License

Notifications You must be signed in to change notification settings

chingu-voyages/v34-bears-team-10

Repository files navigation

Zemno

GitHub issues GitHub issues

AboutRoadmapContributingFeedbackContributorsLicenseAcknowledgements

Quick Links

About The Project

Zemno offers a unique digital fashion experience for customers, by providing the an intuitive and simple way of buying your favorite products online.

Key Features

  • Storefront
    • Offers
    • Latest products
    • Featured products
    • Trending products
  • Wishlist
  • Cart
  • Checkout
  • Product screen
  • Store screen to view products by categories
  • Filter and sort your favorite products
  • Searching
  • Read what other people think about a product
    • Reviews are important in picking the right product for you
  • Account dashboard
    • General account information
    • Orders and invocies
    • Addresses
    • Security and privacy settings

Built With

The entire codebase consists in JavaScript, here is a list of technologies used:

Directory Structure

zemno/
├──public — public static files and assets
├──pages — application views and router
├──data — static data and mocks
├──tests — unit and integration test files
├──src — app src files
├────components — common React components, UI building blocks
├────services — network calls and business logic
├────store — redux store
└────theme — customized Material UI theme

Code Style

  • We run Prettier and Eslint on-commit, which means you can write code in whatever style you want and it will be automatically formatted according to out style standard when you run git commit.
  • We use commitlint with config-conventional, which means all commit messages should follow conventional rules.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Any contributions you make are greatly appreciated. There are many ways in which you can participate in this project, for example:

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:

Feedback

Contributors

This project follows the all-contributors specification. See more details about the contributors


Andrei Chirila

💻

License

Licensed under the BSD-3-Clause license. See BSD-3-Clause for more information.

Acknowledgements


About

Zemno offers a unique digital fashion experience for customers, by providing an intuitive and simple way of buying favorite fashion products online.

Topics

Resources

License

Stars

Watchers

Forks