My first Phoenix project, Startup Job which is for searching startup jobs scraped from several websites

Hi guys,
I just published my first Phoenix project to search startup jobs which are scraped from several websites.
This project is an umbrella project written in Elixir/Phoenix(backend) and React/Redux(frontend).

GitHub
Project

Although I don’t grab decent sense about how to use OTP properly yet, OTP is very interesting.
Besides, I like pattern matching, pipeline, multi, and explicitness of Phoenix compared to Rails.
The world without callback is quite peaceful.

My next step in Elixir is to understand OTP and macros more.

Although This app is not quite fancy, any feedback is so welcome!

7 Likes

Sounds great. This code should be educational for an Elixir beginner like me, a complete, but not too big webb app.

1 Like