Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notengobattery/club-house
https://github.com/notengobattery/club-house
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/notengobattery/club-house
- Owner: NoTengoBattery
- Created: 2021-02-18T14:44:38.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-19T20:56:00.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T17:15:00.649Z (6 months ago)
- Language: Ruby
- Size: 33.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClubHouse
This project is a Clubhouse app. The idea is to create an app where the members of the Club can publish posts anonymously. Everyone outside the club should be able to see those posts but not the name of the author unless they are members of the Club.## App Home Page
![](app/assets/images/screenshot.png)## Getting Started :
- Clone the repository: `git clone` https://github.com/NoTengoBattery/club-house.git
- Move inside the club-house folder: `cd club-house`
- Run: `rails db:create` and `rails db:migrate`.
- Run the server: `rails s` or `rails server`
- To see the app on your local machine open your browser and type: `localhost:3000`. Have fun !!!## Live preview
Check this application deployed to Heroku using [this](https://fierce-ocean-40125.herokuapp.com/) link.## BUILT WITH
-HTML
-CSS
-bootstrap
-Ruby
-Ruby on Rails## AUTHORS
π€ **Widzmarc Jean Nesly Phelle**
- GitHub: [@widzthedvloper](https://github.com/widzthedvloper)
- Twitter: [@widzthedvloper](https://twitter.com/widzthedvloper)
- LinkedIn: [@widzthedvloper](https://www.linkedin.com/in/widzmarc-jean-nesly-phelle-252a26129/)π€ **Oever GonzΓ‘lez**
- GitHub: [@NoTengoBattery](https://github.com/NoTengoBattery)
- Twitter: [@NoTengoBattery](https://twitter.com/NoTengoBattery)
- LinkedIn: [@notengobattery](https://www.linkedin.com/in/notengobattery/)## SHOW YOUR SUPPORT
Give a :star: if you like this project!## π LICENSE
This project is [MIT](/LICENSE) licensed.