Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.37 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.37 KB

Tags

Elixir, Phoenix, Backend, Ecto (SQL)

Summary

The server part of a web service allowing for anonymous conversations between people called AnCzat (codename: chatapp).
This project was part of my Bachelor's thesis. The backend part featured here was coded using Elixir with the Phoenix framework.
The client portion of the project was also done by me, and extensively uses the Vue.js framework. The webservice provides an anonymous space to discuss topics, without the need to log-in, but while still remembering invidivual user's sessions. Every chat participant is given a name corresponding to an animal species.

Bonus - Screenshots

The main page of the web service

anchat-main-page

Lobby view with example threads

anchat-lobby-general

Create new thread view

anczat-create-new-example

Chat window

anczat-chat

Available filters

anczat-filter-animals