Skip to content

jonkarrer/audiophile

Repository files navigation

Contributors Forks Stargazers Issues LinkedIn


Logo

audiophile

A mock e-commerce site with a Supabase CMS.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Roadmap
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgements

About The Project

Product Name Screen Shot

I took on a Guru level challenge from frontend mentor. They provide a figma file and images and leave the rest up to you. They do not help you build the site at all, and when you are finished they compare your work to how it is suppose to look.

This is an e-commerce website. I used Supabase.io as my database and for my Content Mangagment System. All product images, prices, and descriptions are stored on the database.

Here are the Goals:

  • Create a website that allows you to purchase audio equipment
  • Make api calls to the database to fetch product info and display in realtime.
  • Manage the users cart. Add items, remove items, and change the quantity of the items.
  • Allow users to checkout after filling out a form.

Play around and leave a star if you don't mind.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

Simply go to the project's website and start using!

Roadmap

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

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Jon Karrer - karrerjon@gmail.com

Project Link: https://jonkarrer.github.io/audiophile/

Acknowledgements

Releases

No releases published

Packages

No packages published