Skip to content

Milypm/railsfriends

Repository files navigation

Friends Webpage with Ruby on Rails

For this project, I followed the steps and instructions provided by John Elder (codemy.com). I created a Ruby on Rails application for a webpage that allows a user to Sign Up, Sign Out, Sign In, Add friends' contact information, Edit friends' information, Delete friends' records, and Delete user account.

  • A user is allowed to create a new user with a name and last name, email, and password, and to modify the saved data in the future.
  • A user can add friends to their list, access the information, edit it, and delete it.
  • Works on the browser.

Built With

  • Ruby (v. 3.0.0)
  • Ruby on Rails (v. 6.1.1)
  • devise gem (for authentication)
  • HTML5
  • Bootstrap framework
  • Rubocop
  • Git

Setup

  • Run 'bundle install'

How to run it

  • It's recommended to use Git's latest version.
  • Clone or download the repo from here railsfriends on your local system.
  • Unzip/Open the root folder, on the command line/terminal:
  • Type: rails server / rails s...click the link to open in the browser

Author

Mily Puente 👩‍💻

Contribute 👈

Any advice and suggestion for improvement are more than welcome. Visit issues' section

Show your support

Give a 🌟 if you like this project!

License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published