Relevé de notes AN (National Assembly's Academic Transcript) is a short project to put into practice what I'm learning about the Elixir programming language. Its purpose is simple:
- Fetch data from the API provided by NosDéputés.fr which contains information on the attendance and activity of each delegate in France's National Assembly.
- Prettify and output this data, optionally sorted.
- Have fun on my own.
This project requires:
mix deps.get
mix escript.build
./relevé_de_notes_an