/passeportgasy

App to see the visa free/on arrival final destinations for malagasy passport.

Primary LanguageJavaScript

Malagasy Passport

You can check the final app here.

How to run it locally

Make sure you have :

Step 1 : clone the repo

git clone https://github.com/jadynekena/passeportgasy

Step 2 : run the server

cd passeportgasy
serve

As for now, this project is in Vanilla JS. Later on, we might use react server.

Step 3 : preview the app

Just go to localhost:3000 and the app must be available.

Dependencies

  • jquery, threeJS, gioJS : for globe animations
  • supabase : for datas collection on user actions

Useful files

  • index.html : the skeleton of the app
  • loadData.js : the main JS file where everything is handled on first rendering
  • style.css : it customizes the app to make it look better

How to contribute

You can :

  • send a Pull Request
  • ping me on Twitter
  • send me a mail

And I'll be happy to get you involved !

Current Roadmap

  • Add a valid Readme file
  • Switch the project to ReactJS
  • Find a cool table viewing solution (in ReactJS)
  • Mention all contributors in the website
  • Fill up all missing back-end datas