Skip to content

sinework/re-former

Repository files navigation

Reformer-App

Preface

This is a basic rails project focusing on forms. In this project, we have created models, validations for the models and associations between the models,routes to forms,views for the forms.

Built with

  • Ruby v2.7.1
  • Rails 6
  • SQLITE3

Features

  • Creating a user
  • Updating a user

Getting Started

Get a local copy

  • Git clone git@github.com:sinework/re-former.git
  • Go to the local repo and run bundle install
  • Updaate your yarn if its out of date with yarn install --check-files

Get the database

  • Go to your terminal/command line interface
  • Go to your local copy of the repository
  • run rails db:create
  • run rails db:migrate

How to start the console

  • Run rails console

how to start the server

  • Run rails server

Prerequisites

-Rails v6 -Ruby v2.7.1

Dependencies

  • rubocop

Authors

👤 Sinework Amare Shiferaw

👤 Marco Erhardt

Github: LinkedIn

🤝 Contributing

Contributions, issues and feature requests are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors