Fmylife clone made with elixir/phoenix and Drab to handle the browser user interface.
You are encouraged to create an account, but if you want to get a feel of Fmylife first, you may log in with any of the following emails (all having a password of secret
):
- testuser1@example.com
- testuser2@example.com
- testuser3@example.com
- testuser4@example.com
- testuser5@example.com
- testuser6@example.com
- testuser7@example.com
- testuser8@example.com
- testuser9@example.com
- testuser10@example.com
Authentication checks permit a non-logged in user to not be able to add stories, like stories or post comments. Log in/sign up is done with Coherence.
Users can see stories by categories, popularity, random or search for a specific story.
Logged in users can create stories, create comments on stories, and like/unlike stories. Comments and like/unlike use Drab for realtime updates.
If you've made it through reading all this, congratulation...now you really should head over to Fmylife.