Skip to content

dasileker/re-form

Repository files navigation

Bare Metal Forms and Helpers

Microverse

The aim of this project was to create forms using Rails.

Library Directory 📙

Contents
Built With
Install
Authors
License

Description

I have built a working form that lets you create and edit a user using Ruby on Rails

Built With 🛠

- Ruby: 2.7.2
- Ruby on Rails: 6.0.3.4
- VS Code

Install ⏳

Follow these steps below to get my application working

    • Open your Terminal
    • Navigate to the directory where you will like to install the repo by running cd FOLDER-NAME
    • Run git clone git@github.com:dasikeker/re-former.git to download or you can download using HTTPS by running git clone https://github.com/dasileker/re-form.git in the terminal
    • Run cd re-former to enter directory
    • Run bundle install to install Ruby Gems (hint: Mac users, if not working then run sudo bundle install)
    • Run rails db:create to create the database
    • Run rails db:migrate to migrate your database on your local machine
    • Run rails console to get started
    • Open http://localhost:3000/ in your browser

Authors

👨‍💻 Adewunmi Shonibare

GitHub
EMAIL
LINKEDIN

👨‍💻 Zerradi Amine

GitHub
LINKEDIN
EMAIL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors