Skip to content

Re-former is to see the form validation and data migration on the rails app. This is tested only in the rails console so, no front-end is available.

Notifications You must be signed in to change notification settings

uzairali19/re-former

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Re-Former

This is an example of a CRUD app using rails forms. The main features of the app is that all the functions work dynamically using forms. A user is able to create, edit, delete or view a user. Since it is to test backend logic styling is not the main emphasis of this project. Please follow the steps to get your local copy and play around. Happy Coding!!!

screenshot screenshot screenshot screenshot screenshot

Built With

  • Ruby
  • Ruby On Rails

Getting Started

To get a local copy up and running follow these simple example steps:

Prerequisites

Setup

  • To get a local copy of the project open terminal
  • run git clone https://github.com/uzairali19/re-former.git
  • Then run cd re-former

Usage

  • To use the app on local machine make sure you are on the root directory re-former
  • Open terminal and run bundle install to install all the dependecies then run rails db:migrate
  • Finally run rails server go to your browser and type localhost:3000
  • Now you can play around with creating, updating or deleting users.
  • Don't forget to checkout the results on your terminal each time you make a change.

For example:

screenshot

Authors

👤 Uzair Ali

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • This project and details are available on the Odin Project, Be sure to check that out.

📝 License

This project is MIT licensed. Please contact issues link for contributions.

About

Re-former is to see the form validation and data migration on the rails app. This is tested only in the rails console so, no front-end is available.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published