https://github.com/victorgonbu/members-only
Members only website built with Ruby on Rails framework.
https://github.com/victorgonbu/members-only
ruby-on-rails
Last synced: 5 months ago
JSON representation
Members only website built with Ruby on Rails framework.
- Host: GitHub
- URL: https://github.com/victorgonbu/members-only
- Owner: Victorgonbu
- Created: 2020-09-24T14:41:01.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2020-09-26T01:40:12.000Z (over 4 years ago)
- Last Synced: 2024-12-31T20:24:08.160Z (5 months ago)
- Topics: ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 96.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Members Only
##### The objective of this project is to create an application that stores posts from registered users. People who have not logged in to the site can see the posts but not their authors. Those who log in to the app, can check the posts author's name.#### Features
- User authentication using [Devise](https://rubygems.org/gems/devise)
- Many to one relation between User and Post
- Simple but elegant front-end using Bootstrap and SCSS
- Display success/ error messages when appliable#### Build with
- [Bootstrap](https://getbootstrap.com/)
- [Devise](https://rubygems.org/gems/devise)
- [Rails](https://rubyonrails.org/)
- [SCSS](https://sass-lang.com/documentation/syntax)## Authors
👤 **Tadeu Sarro**
[Website](https://tadeuasarro.web.app/)
👤 **Victor Manuel Gonzalez Buitrago**
- Github: [@Shaqri](https://github.com/Shaqri)
- Twitter: [@victorgonbu](https://twitter.com/victorgonbu)
- Linkedin: [linkedin](https://www.linkedin.com/in/victor-manuel-gonzalez-buitrago-8704731a5/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](lic.url) licensed.