Skip to content

In this project, I build a friends list application, with knowledge gain from RoR modules to enable me to cement and master the concept of working with ruby on rails, using PG to handle basic CRUD operations progress...

Notifications You must be signed in to change notification settings

DanSam5K/Friends-List-App

Repository files navigation

Friends List App

  • In this project, I build a friends list application, with knowledge gain from RoR modules to enable me cements and master the concept of working with ruby on rails, using PG to handle basic CRUD operations

  • Listed below are Key concepts I mastered implementing this friends list application:

    • Rails installations and set-up enabling environment to build a rails application
    • Build a webpage with with ruby on rails
    • Build my friend list app entire website with rails
    • Implement CRUD functions or operations to handle database stuffs
    • Use bootstrap gem with ruby on rails applications
    • Use devise gem to handle application authentication and user management
    • Master rails associations
    • Fun with controller by adding more controller actions
    • Master git and version control
    • Deploy application to heroku

App Screenshot

screenshot

Built With

  • Ruby and Ruby on Rails
  • HTML & CSS
  • Bootstrap
  • Git and Github flow
  • VSCode
  • Linter Checkers
  • Ruby Gem
  • Heroku

Getting Started

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

Prerequisites

  • IDE to edit and run the code (We use Visual Studio Code 🔥).
  • Node.js already downloaded.
  • Install Rails

Install

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

  • Open terminal
  • Clone this project using the command git clone https://github.com/DanSam5K/React-Redux-SpaceX-Group-Project.git
  • cd <clone> folder
  • Run bundle install to install all gem project dependencies
  • Run rails s in your terminal and listen on local server http://[::1]:3000.

Author 👤

👨‍💻 Daniel Samuel

🤝 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

  • Hat tip to anyone whose code was used 🔰
  • Inspiration 💘
  • Microverse program ⚡
  • Our standup team 🏹
  • Our family's support 🙌

📝 License

This project is MIT licensed.

About

In this project, I build a friends list application, with knowledge gain from RoR modules to enable me to cement and master the concept of working with ruby on rails, using PG to handle basic CRUD operations progress...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published