DejazmachMolla / re-former

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-former

This project is a practice project for HTML Forms with Ruby-On-Rails

Built With

  • Ruby On Rails
  • HTML5
  • SQLite3
  • Rubocop

Requirements

  • The project should enable adding and editing users
  • The project should specify correct input types
  • Forms inputs should be labled
  • The project should provide error information on the user edit page
  • The code should be linted

Getting Started

  • Clone the project in to your computer using git clone https://github.com/DejazmachMolla/re-former.git
  • cd into the re-former folder
  • run bundle install
  • run rails s
  • Open your browser and go to http://localhost:3000
  • Check the requirements specified above

Authors

👤 Dejazmach Molla

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

About


Languages

Language:Ruby 72.1%Language:HTML 21.2%Language:JavaScript 3.3%Language:CSS 2.2%Language:CoffeeScript 0.6%Language:SCSS 0.5%