Skip to content

Built an application that allows users to create posts and the authors of the posts are displayed only if as a User you are logged in.

Notifications You must be signed in to change notification settings

Mhdez221993/Members-Only

 
 

Repository files navigation

Microverse Members Only Project

Built an application that allows users to create posts and the authors of the posts are displayed only if as a User you are logged in.

Built With

  • Ruby
  • Rails

Getting Started

To get a local copy run the following steps:

  • Copy this link
  • Open your terminal or command line
  • Run git clone and Paste the link
  • Open the folder with your code editor
  • Run bundle install to install all dependecies
  • Run yarn install to install yarn
  • Run rails db:migrate to create the database tables
  • Run rails server to open the local server
  • Use this link to create a new user account
  • Use this link to check the posts
  • Use this link to create a new post

Authors

👤 Zeenat Lawal

👤 Igor Koloski

🤝 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

Built an application that allows users to create posts and the authors of the posts are displayed only if as a User you are logged in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 66.1%
  • HTML 23.1%
  • JavaScript 5.1%
  • Batchfile 4.4%
  • Other 1.3%