GithubHelp home page GithubHelp logo

souzaleandror / ruby-on-rails-module-contact Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 120 KB

Simple Module Contact With i18n & Validations with Send Emails.

Home Page: https://module-contact.herokuapp.com/

License: MIT License

Ruby 61.89% JavaScript 15.84% CSS 1.16% HTML 21.12%

ruby-on-rails-module-contact's Introduction

Ruby-On-Rails-Module-Contact

Project Contact.
Simple Contact Form With Validation and I18n.
Send Email of "Thank You For Contact" with specific idiom and Manual Send Email of Answer.

Heroku (Live Demo):
https://module-contact.herokuapp.com/

I18n available's languages: |en|de|es|it|pt|fr|
Send Email with SMTP (Gmail's Account).

** IMPORTANT CONFIG YOUR EMAIL **
development.rb
production.rb
test.rb
In Gmail Account to enable 'Less secure APP' in 'Google's Account' => Security
If you don't config your Gmail's Account don't work send the emails
After access: https://accounts.google.com/b/0/DisplayUnlockCaptcha and enabled.

Command for you use:
$ sudo service postgresql start
$ cd Module-Contact
$ bundle update
$ bundle install
$ rake db:drop db:create db:migrate db:seed
$ rails s or rails s -p $PORT -b $IP

Access your browser: http://0.0.0.0:8080 or http://localhost:8080
For test send email preview: http://localhost:8080/rails/mailers/contact

Admin's Area:
Login: [email protected]
Password: demo123

Ruby Version:
Ruby 2.4.5p335 (2018-10-18 revision 65137) [x86_64-linux]

Rails Version:
Rails 5.2.3

PostGres Version :
(PostgreSQL) 9.3.18

Gem's used:
I18n
Thin
Devise (Login)
Globalize
Faker
Rspec

sudo service postgresql start
rails s -p $PORT -b $IP
heroku restart; heroku pg:reset DATABASE --confirm APP-NAME; heroku run rake db:migrate; heroku run rake db:seed;

ruby-on-rails-module-contact's People

Contributors

ricardoalvezz avatar souzaleandror avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.