Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murodjon000/members-only
Rails Members Project. In there you can see posts without author. If you sign up or log in then you can see the author name.
https://github.com/murodjon000/members-only
bootstrap-4 devise rails6 ruby sass
Last synced: 22 days ago
JSON representation
Rails Members Project. In there you can see posts without author. If you sign up or log in then you can see the author name.
- Host: GitHub
- URL: https://github.com/murodjon000/members-only
- Owner: Murodjon000
- Created: 2021-02-06T18:40:31.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2021-02-09T07:40:12.000Z (almost 4 years ago)
- Last Synced: 2024-12-20T22:13:03.856Z (22 days ago)
- Topics: bootstrap-4, devise, rails6, ruby, sass
- Language: Ruby
- Homepage:
- Size: 210 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails Members Only!
In this project, We built an exclusive clubhouse where members can write anonymous posts. 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
- Rails
- Bootstrap
- Html
- Sass## Installing
- Clone the repo `https://github.com/Murodjon000/members-only.git`
- `cd` into the directory
- Run `bundle install`
- Run `rails db:create db:migrate` (optional)
- Run `rails s`
- Go to `localhost:3000`## Authors
👤 **Murodjon Tursunpulatov**
- Github: [@murodjon000](https://github.com/murodjon000)
- Twitter: [@MurodjonTursun5](https://twitter.com/MurodjonTursun5)
- Linkedin: [@Murodjon Tursunpulatov](https://www.linkedin.com/in/murodjon-tursunpulatov-5189481b3/)👤 **Abigael Nyangasi**
- Github: [@IjayAbby](https://github.com/IjayAbby)
- Twitter: [@Ijay_js](https://twitter.com/Ijay_js)
- Linkedin: [linkedin Abigael Nyangasi](https://www.linkedin.com/in/ijayabby4/)## Contributing
- Fork the project
- Create your feature branch `git checkout -b new-feature`
- Commit your changes `git commit -m 'New feature'`
- Push it `git push -u origin new-feature`
- Open a pull request using this branch## License
[MIT](https://github.com/Murodjon000/newsweek-clone/blob/master/LICENSE) licensed software.