The project's goal is to create an application using Ruby on Rails for user registration, validating email, CPF, and phone number fields, and providing an interface that allows viewing and filtering data.
- Improvements for the future: add the editing method to the interface.
A list of technologies used within the project:
$ git clone [email protected]:jeniferss/UserRegisterProject.git$ rails db:migrate
$ rails s