Skip to content

mateomh/members-only-app

Repository files navigation

Memebers Club

This project is to help understand the handling of users and sessions using the gem devise in Ruby on Rails applications.

GIF

This is the fourth project in the Microverse Rails technical curriculum.

Built With

  • Rails,
  • Ruby,
  • Devise

Intall Ruby on Rails

To install it follow the steps in the link

Setup

Clone the repository URL, get into the project root folder and run the migrations for the database

rails db:migrate

And then start the rails server from the terminal with the command

rails server

After that go to your browser and put the following addresses in the address bar:

For creating posts go to

localhost:3000/

Make sure you are logged in so you can see who posted what. If you don't have an account just sign up for one in the sigup link

Authors

👤 Mateo mojica

👤 José Pedraza

🤝 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!

Acknowledgments

  • Microverse
  • Odin Project

📝 License

This project is MIT licensed.

About

Rails project #4 for the Microverse curriculum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published