Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.36 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.36 KB

Mauritius Internet Prices

An open source project to visualize bandwidth and pricing of various prepaid mobile internet packages available in Mauritius.

Data Source

The details regarding all packages are taken from publicly advertised prices from the websites of the service providers.

You can see the list here with a link to the pricing page on the same row.

Design & Wireframe

We are using Figma to explore the UI possibilities of this project. You can take a look here

Contribute

If you would like to contribute, reach out to me on Twitter, create a Github issue or even better, send a PR !

Why are you doing this ? Is this advertisment for a company ?

No. I have been a heavy internet user for many years and I love remote work. Comparing prepaid mobile internet is something I care about, and I though it would be worth sharing some kind of interactive infographic using the publicly available information.

Why Open Source this ?

Why not ?

Technical Stuff

Tech Stack

  • Vue 3
  • TailwindCSS
  • Google Sheets API v4 (as database)

Project setup

npm install

Compiles and hot-reloads for development

npm run dev