Skip to content

Project for learning Elixir, to fetch and show data about the attendance and activity of the delegates in the French National Assembly

License

Notifications You must be signed in to change notification settings

mbresson/Relev-de-notes-AN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relevé de notes AN

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.

Dependencies

This project requires:

Usage

mix deps.get
mix escript.build
./relevé_de_notes_an

About

Project for learning Elixir, to fetch and show data about the attendance and activity of the delegates in the French National Assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages