Skip to content

Repository files navigation

orpheusmarket

this is a replica with the actual stock and products in the real SOM heidimarket!

What I used

I used @mahad's api to get the list of items and their properties (like price and image) and Flask as the framework.

Features

  • Up-to-date items
  • Real images
  • A UI that is actually responsive!!! (heidimarket is not D:)
  • Region selector with prices accurate to your region
  • A shop selector that allows you to see the regular SOM shop without leaving orpheusmarket
  • A buy link that's functional if you already have heidmarket acess
  • A cool UI with no horizontal scrolling for you mobile users!

Test it out!

You can test it out at orpheus.olive.hackclub.app

OR

You can setup a Flask development server by

  1. Creating a virtual environment python3 -m venv venv
  2. Activating it Windows: venv\Scripts\activate Linux/MacOS: source venv/bin/activate
  3. Installing dependencies pip install -r requirements.txt
  4. Running Flask flask --app app run You can now access it at the location that Flask provides! (i.e. localhost:5000)

About

a replica heidimarket site with the actual stock and products in the real heidimarket!

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages