Skip to content

BruCycle/brucycle_fe

Repository files navigation

brucycle_fe

Table of Contents

General Info

ReadMe for Both FE and BE (https://github.com/BruCycle/readme)

Learning Goals

  • Use an external OAuth provider to authenticate users
  • Professional quality HTML and CSS, color palette is pleasing and suitable to the target audience
  • Application works in multiple browsers (Chrome, Safari, Firefox, etc)

Technologies

  • Ruby 2.7.4
  • Rails 5.2.8

Usage

Clone the repo by running git clone with the copied URL onto your local machine

Then, run the following commands:

cd rails-engine
bundle install
rails db:{drop,create,migrate,seed}
rails s

Example Screenshots

Login Login Page

User Dashboard Dashboard

User Activities Page Activities Page

Gift A Beer Page Gift Beer Page

Brugorithm Page Brugorithm Page

OAuth Handshake Explained

OAuth Handshake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published