javitocor / members-only

A project built with Ruby on Rails based on authenticate users and modify the view for logged users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Members-Only (PROJECT: AUTHENTICATION)

Project based on authenticate users and modify the view for logged users

What it Does

You can create an account to add posts and see who posted other posts. If you are not logged in you will not be able to see the name of the person who wrote the post

Built With

  • Ruby
  • Ruby on Rails
  • VSCode
  • Devise gem

Prerequisites

  • Get your browser up to date
  • Ruby
  • Ruby on Rails

Install

  • Git clone this repo and cd the to the directory.
  • Run bundle install in command line
  • Sign up and create a post, log out and check that you cannot see to who belongs the post.

Authors

πŸ‘€ **Tirthajyoti Ghosh **

πŸ‘€ Javier Oriol Correas Sanchez Cuesta

🀝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project.
  • Cloning the project to your local machine.
  • cd into the project directory.
  • Run git checkout -b your-branch-name.
  • Make your contributions.
  • Push your branch up to your forked repository.
  • Open a Pull Request with a detailed description to the development branch of the original project for a review.

Attributions and Credit πŸš€

  • Microverse
  • The Odin Project

Show your support

Give a ⭐️ if you like this project!

πŸ“ License

Check out my stories on Medium to see what I'm talking about! Follow me on Linkedin and Twitter to see what I am up to!

Enjoy!

About

A project built with Ruby on Rails based on authenticate users and modify the view for logged users

License:MIT License


Languages

Language:Ruby 73.3%Language:HTML 23.2%Language:JavaScript 1.8%Language:CSS 1.4%Language:CoffeeScript 0.3%