Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acushlakoncept/members-only
In this project, we built an exclusive clubhouse app where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.
https://github.com/acushlakoncept/members-only
active-records rails-helpers ruby ruby-on-rails
Last synced: about 2 months ago
JSON representation
In this project, we built an exclusive clubhouse app where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.
- Host: GitHub
- URL: https://github.com/acushlakoncept/members-only
- Owner: acushlakoncept
- Created: 2020-08-03T09:17:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T20:16:09.000Z (almost 2 years ago)
- Last Synced: 2023-08-20T11:14:17.880Z (over 1 year ago)
- Topics: active-records, rails-helpers, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 1.24 MB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Members Only Rails Application
In this project, we built an exclusive clubhouse app where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.
## Built With
- Ruby on Rails
- Ruby# Getting Started
To get a local copy of the repository please run the following commands on your terminal:
```
$ cd
```~~~bash
$ git clone https://github.com/acushlakoncept/members-only.git
$ cd members-only
$ bundle install
$ yarn install --check-files
$ rails db:migrate
~~~# Authors
👤 **Somoye**
- Github:[@somoye123](https://github.com/somoye123)
- Twitter:[@ayotunde_197](https://twitter.com/ayotunde_197)
- LinkedIn:[Somoye Ayotunde](https://www.linkedin.com/in/somoye-ayotunde-03a471161)👤 **Uduak Essien**
- Github: [@acushlakoncept](https://github.com/acushlakoncept/)
- Twitter: [@acushlakoncept](https://twitter.com/acushlakoncept)
- Linkedin: [acushlakoncept](https://www.linkedin.com/in/acushlakoncept/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!