Skip to content

The re-former project sets up an initial rails app containing an initial database that takes user data, destroys it, and edits it.

License

Notifications You must be signed in to change notification settings

elyor-doniyorov/re-former

Repository files navigation

Active_Records

Table of Contents



forthebadge
rails


About The Project

The re-former project sets up an initial rails app containing an initial database that takes user data, destroy it and edit it.

Built With

  • [RUBY]
  • [RAILS]

Contributing

Contributions make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Prerequisites

Ruby & Rails installed on your local machine. bundle installed on your machine Terminal or similar to execute the program.

Getting Started

Clone project

  • To get a local copy up and running follow these simple example steps.
  • Clone this repository with git clone https://github.com/elyor-doniyorov/re-former.git using your terminal or command line.
  • Change to the project directory by entering: cd re-former in the terminal.

How to use the Active_record app

  1. run the command bundle install This will install the required dependencies
  2. run the command rails db:create. This will initialize the necessary migration files
  3. run the command rails db:migrate
  4. run the command rails server
  5. Open and paste this link in a new tab on browser http://localhost:3000/ to see the project.

Authors

👤 Elyor Doniyorov

Project Link: re-former

Acknowledgements

📝 License

This project is MIT licensed.

About

The re-former project sets up an initial rails app containing an initial database that takes user data, destroys it, and edits it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published