Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chaelcodes/meetanotherday

An app to help you find and meet up with your friends at conferences.
https://github.com/chaelcodes/meetanotherday

rails ruby

Last synced: about 16 hours ago
JSON representation

An app to help you find and meet up with your friends at conferences.

Awesome Lists containing this project

README

        

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://www.contributor-covenant.org/version/2/0/code_of_conduct/)

# Meet Another Day
An app to help you find and meet up with your buddies at conferences.

Have you ever gone to a conference, met someone really cool who lives halfway around the world, and then promptly fell out of touch as soon as the conference was over? A year later, you don't remember their name, but you remember that you met someone really cool at this conference last time you went. Meet Another Day helps you manage those relationships! Friend someone while you're at the conference, and when you go to future conferences, find out who else is going!

[Check it out!](https://confbuddies.herokuapp.com/)

# Tech Stack

Tech | Version | Use
--- | --- | ---
[Ruby on Rails](https://guides.rubyonrails.org/) | 7.0.x | A web application framework built using Ruby that manages interfacing with the database, and responding to web requests
[Postgres](https://www.postgresql.org/docs/13/index.html) | 13 | Database for storing events, users, and all other data
[Bulma](https://bulma.io/) | 0.9.3 | A CSS framework for building web applications (we use [Cyborg](https://jenil.github.io/bulmaswatch/cyborg/))

# Contributing
Check out the [Contributing Guide!](/CONTRIBUTING.md)
We expect all contributors and maintainers to abide by the [Contributor Covenant](https://www.contributor-covenant.org/).