Skip to content

In this application, the users are able to create posts and view the authors of the other posts while non-logged in members are only able to view the posts.

Notifications You must be signed in to change notification settings

adamclasic/members_only

 
 

Repository files navigation

Members_Only

Contributors Forks Stargazers Issues


Logo

Members Only

This is a collaborative project built with Ruby on Rails
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

For this project we were asked to build an application that allows users to create posts called Members Only. In this application, the users are able to create posts and view the authors of the other posts while non-logged in members are only able to view the posts.

Built With

This project was built using these technologies.

  • Ruby on Rails
  • Ruby

Installation

Setup

Clone the repository and follow the steps.

$ git clone git@github.com:BrittanyBlake/members_only.git $ cd into the folder $ bundle install $ rails console play around with different commands to see it in action

Authors

👤 Brittany Blake

👤 Adam Allalou

Acknowledgements

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

In this application, the users are able to create posts and view the authors of the other posts while non-logged in members are only able to view the posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 74.2%
  • HTML 22.9%
  • JavaScript 1.8%
  • CSS 1.1%