Daniel-Fonseca-da-Silva / VagasNow

VagasNow will be a system created with Ruby 3.0.2, and Ruby on Rails 7.0.4, Postgresql and Bootstrap5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”₯ OpenNow system πŸ”₯

πŸ’₯ The goal of this project is to make a plataform where the people can be apply to offers and the company can be manager your offers. πŸ’₯

πŸ”” List of gem that was prepared to start battle πŸ””

  • πŸ’Ž figaro to use variable of ambient πŸ’Ž
  • πŸ’Ž simple_form -> To make easy and wondefully implementations of forms πŸ’Ž
  • πŸ’Ž devise -> To auntentications πŸ’Ž
  • πŸ’Ž haml -> To not use erb because haml hava more power over normal html πŸ’Ž
  • πŸ’Ž html2haml -> To convert all erb to haml πŸ’Ž
  • πŸ’Ž kaminari -> To make paginations πŸ’Ž
  • πŸ’Ž ransack -> To make searchers results πŸ’Ž
  • πŸ’Ž select2-rails -> To make select more efficient and easy πŸ’Ž
  • πŸ’Ž pry-rails -> To make debuggings and breakpoints πŸ’Ž
  • πŸ’Ž awesome-print -> To make the console of rails more friendly πŸ’Ž
  • πŸ’Ž rspec-rails -> To make tests πŸ’Ž
  • πŸ’Ž mailcatcher -> To accept email πŸ’Ž

About

VagasNow will be a system created with Ruby 3.0.2, and Ruby on Rails 7.0.4, Postgresql and Bootstrap5.

License:MIT License


Languages

Language:Ruby 89.0%Language:HTML 7.1%Language:JavaScript 1.7%Language:Haml 1.2%Language:SCSS 1.0%