re-former-app

A simple Ruby on Rails application for learning about form fields manipulation in Rails Views.

Stars
2

Project: Re-Former

This is a project we built for the Microverse program, in which we implemented a number of forms on a Ruby on Rails application

Built With

  • Ruby >= 2.5.5
  • Ruby on rails 5.2.1
  • VS Code
  • SQLite database

How to Install

  • Install Ruby in your system. To install Ruby, you can read the Documentation

  • Install rails to do that run this command in your console

    gem install rails
    
    
  • Then For Windows users, open Command Prompt and run:

    C:\>cd re-former-app folder
    C:\cd re-former-app folder> run rails server
    
  • For Linux and Mac users, open a Terminal and run:

    $ cd re-former-app folder
    $ run rails server
    
  • Navigate to your browser and run

    localhost:3000
    
    

Authors Hireable

👤 Peter Robert

👤 Ivan Diaz

🤝 Contributing

Contributions, issues and feature requests are welcome!. Feel free to check the issues page.

Show your support