Giter Site home page Giter Site logo

members-only's Introduction

Project Name: Members Only! blog

Objective:

Implementing authentication systems so users can only access areas and view content of a site they are authorized to.

screenshot

Features

The front end ( http://localhost:3000/ ) displays the landing page of the blog, where the user can sign-in, sign-up or look at all the posts. The posts will only show authors to signed-in users. After a post was successfully created, the user gets redirected to the feed.

Prerequisites

  • Ruby
  • Rails
  • SQLite3
  • Node.js
  • Yarn

Getting Started

  • Open your terminal - Windows: Win + R, then type cmd | Mac: Command + space, then type Terminal
  • Navigate to a directory of your choosing using the cd command
  • Run this command in your OS terminal: git clone [email protected]:MiguelArgentina/members-only.git to get a copy of the project.
  • Navigate to the project's directory using the cd command
  • Install dependencies running bundle install
  • Run migrations to get the databases using: rails db:migrate
  • Execute rails s to fire up the server
  • Visit http://localhost:3000/ to see the form on your browser
  • The user can interact with the blog using the link in the nav bar. To sign up, they can use the Become a member link
  • To terminate the server, enter Ctrl + C in your terminal

Authors

👤   Miguel Ricardo Gomez

👤   Ubong George

Acknowledgments

Ruby on Rails Guide for technical information on how to be productive with Rails

Show your support

Give a ⭐️   if you like this project!

License

Available as open source under the terms of the MIT License.

members-only's People

Contributors

george-swift avatar miguelargentina avatar

Stargazers

German Renato Cobian avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.