Skip to content

In this App users who are signed in can gossip about other users, but users who are not signed in only see the gossip but not the person who wrote it, u need to be signed in to see who "Snitched on you"

Notifications You must be signed in to change notification settings

Osong-Michael/Sam-Osong-Members-only

Repository files navigation

Authentication

In this project, we build a post page where anyone can see all the posts but only members can see who posted the post. And members have access to create, edit and delete their post.

Built With

  • RUBY
  • RoR

Prerequisites

  • Get Ruby and Ruby on Rails (RoR) latest version installed

Install

  • Install VSCode or any code editor you like
  • Install Node JS and nmp(most recents versions)

Getting Started

To get a local copy up and running follow these simple example steps.

  • Open a terminal or command prompt interface on your machine
  • Clone the project unto your local machine: git clone https://github.com/OA7/Sam-Osong-Members-only.git
  • From your terminal enter the project directory using cd Sam-Osong-Members-only

Instructions

  • Run rails db:migrate to have the database tables created and setup on your locoal machine.
  • Run rails server or rails s on your terminal to start the integrated ruby server.
  • Open your web browser and go to localhost:3000, to see that the rails sever is up and running.
  • You will need to create new user and also to post new post to test-out the database, do so using the Sign Up link on the webpage.

Authors

👤 Osong Agberndifor

👤 Samuel Teweldebrhan Ghebremeskel

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

In this App users who are signed in can gossip about other users, but users who are not signed in only see the gossip but not the person who wrote it, u need to be signed in to see who "Snitched on you"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published