Skip to content

A bare metal login system using cookies.

Notifications You must be signed in to change notification settings

SevlaMare/private_events

 
 

Repository files navigation

Private Events

A place to share events, is possible to make an account, publish events and join in others persons events.

screenshot


The main point on this project is build a bare authentication system and work with not default associations.

Content

Features

  • Visitor can see events and make an account
  • Users can publish events and join in others
  • Each section has the properly page to display the informations

Built With

  • Ruby 2.7
  • Ruby on Rails 5.2
  • Rubocop (Linter) with Stickler (CI Tool)
  • Git, Github and VScode

Getting Start

Install

To use this program, you will need install:

Get a local copy

Now you need a copy of this application, if you are using Git:

git clone git@github.com:rsnazario/private_events.git

Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

Run

To run, from the application folder, just type on terminal:

rails server

Now you can go to your favorite web browser like Google Crome and access the url
http://localhost:3000

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks for the code reviewers.

Author

👤 Rafael Nazario

👤 Thiago Miranda

License

Creative Commons • May 2020

About

A bare metal login system using cookies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 79.4%
  • HTML 14.7%
  • CSS 2.7%
  • JavaScript 2.4%
  • CoffeeScript 0.8%