How to start

Back-end

First step

Make sketches for many things
  1. Routing
🌳
Route suggestions
2. Database
3. All pages
Once done, you should get a good overview of the projet.
 

Front-end

Second step

Here are a few steps that you should follow to put everything in place:
  1. Set up a new project with VueCLI
  1. Once done, create a page on which to display info retrieved from a GET request (using Axios)
  1. After that, create Login page, make it work (still, with Axios).
badge