nesimtunc

nesimtunc

CoThings - A realtime counter for shared things

Hello,

I’ve started an open source project that helps us to avoid crowded areas if you live in a community, like a shared house or guest house, during COVID-19 pandemic.

It accounts for current number of people using shared areas or utilities in realtime. It uses Elixir + Phoenix’s Socket for realtime communication.

Currently there’s an only a web app and you need to update the counter manually. However, there’s our iOS application that we’re developing (and needs more contributors) to connect beacons and count the room usages automatically. GitHub - CoThings-App/ios: CoThings's iOS application. CoThings is a realtime counter for shared things. · GitHub

Project’s website: https://cothings.app/

GitHub Repos:

Any contributions or feedbacks are welcome!

Here’s a screenshot from the web app’s homepage. We’re currently using it in our share-house.

Thank you all!

PS: This is copy / paste post from Reddit that I’ve shared in case you came cross there don’t surprise :slight_smile:

Most Liked

nesimtunc

nesimtunc

Now, we have an IRC channel (cothings) on freenode.net

nesimtunc

nesimtunc

Hey Guys!

Wanna help? Grab an issue :rocket: Issues · CoThings-App/cothings · GitHub

Where Next?

Popular in Discussions Top

mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
Fl4m3Ph03n1x
Background A few days ago I was listening to The future of Elixir from Elixir Talks, with Dave Thomas (@pragdave ) and Brian Mitchell. I...
New
chuck
Let me start by stating an assumption: Phoenix is a great approach to building REST APIs. There are many reasons for this, but I will ass...
New
Crowdhailer
I’ve been hearing much about the new formatter and it’s something I have been keen to try. I find examples buy far the most illuminating...
248 19204 150
New
mbenatti
Following https://github.com/tbrand/which_is_the_fastest |> https://raw.githubusercontent.com/tbrand/which_is_the_fastest/master/imgs...
New
ejpcmac
I have discovered Nix last month and I am currently on my way to migrating to it—both on macOS at home and the full NixOS distrubution at...
New
Ankhers
Just a little information upfront. Generally speaking, if I feel like I need to either break a pipe chain or use an anonymous function in...
New
PragTob
Hey everyone, this has been on my mind for some time and I’d love your input on it! TLDR: I feel like maps are superioer for storing and...
New
und0ck3d
Hello everyone! A few days ago I’ve created a topic here about how people were creating CMSs with Elixir and Phoenix. I’ve been studying...
New
tomekowal
Hey guys! I want to create a toy project that shows a chart of temperature over time and updates every 5 seconds. I feel LiveView is per...
New

Other popular topics Top

danschultzer
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. This project took far...
548 29377 241
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
JeremM34
Hello, how can I check the Phoenix version ? Thanks !
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
aesmail
Hello guys, I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New

We're in Beta

About us Mission Statement