Skip to content

This is a social media app developed with Ruby, for you to share your secrets. Sign up and log in to see who are the secret authors!

License

Notifications You must be signed in to change notification settings

VanessaAoki/MembersOnly

Repository files navigation

Microverse MIT Licensed GitHub last commit

Members Only

This is an app, created with Ruby on Rails, developed for you to share and read anonymous secrets!

As the title suggests, this is meant to be used by members only, so be sure to sign up!

screenshot screenshot screenshot screenshot

What can you do with this project?

  • You can sign up, and if you created an account already, just sign in;
  • You can write your secrets (all posts are anonymous, your secret is safe here);
  • You can edit and delete your own secrets;
  • You can read other people's secrets on the feed.

Built With

  • Ruby 2.7.2;
  • Ruby on Rails 6.1.3;
  • Ruby gems: devise, bulma, simple-forms, sqlite3, puma, sass-rails, webpacker, turbolinks, jbuilder, rubocop;
  • Visual Studio, Git & GitHub;

Live Server Link

Live demo link

Prerequisites

To run this project, you need a computer with Ruby and Ruby on Rails installed.

If you are uncertain about how to install Ruby, check out this tutorial made by The Odin Project.

If you are uncertain about how to install Ruby on Rails, check out this tutorial made by The Odin Project.

Getting Started

To get a local copy up and running, follow these simple steps:

  1. In your terminal, type the following, to clone this repository:
git@github.com:VanessaAoki/MembersOnly.git
  1. Type $ cd MembersOnly to move to the project folder;

  2. Install all required gems by typing $ bundle install on the terminal;

  3. Migrate the database with $ rails db:migrate;

  4. Type $ cd bin to move to the bin folder, you must be on this folder to execute the file;

  5. Execute $ rails server on the terminal and run http://localhost:3000 on your browser (Google Chrome, Mozilla Firefox, Microsoft Edge, Apple Safari, etc.);

  6. Explore the app, sign up - or sign in if you are already a user - share and read secrets;

  7. After you are done, stop running the server by clicking ctrl + C on your terminal.

Authors

🧑‍💻 NSABIMANA Emmanuel

👩🏼‍💻 Vanessa Aoki

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

📝 License

This project is MIT licensed.

About

This is a social media app developed with Ruby, for you to share your secrets. Sign up and log in to see who are the secret authors!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages