Skip to content

Samidahlawi/pangaeaclub

 
 

Repository files navigation

Pangaeaclub App

Introduction

The Pangaea Application is a website application which helps the user to look or search for trips and users can book any trip or make a new private trip, also users can see all the details of any trip for example the prices, dates, locations, guides and more. The Admin (Owner) can view all users and view which trip they booked, also the admin (Owner) can add guides to the application or add a new trip with assigning what guide will lead the trip.

Setup

Create database

Rails db:create

Do migration

Rails db:migrate

Run the server

Rails s

Entity Relation Diagram (ERD)

ERB

You can try the demo here

Technologies

Front-end

  • HTML
  • CSS
  • SASS
  • JAVASCRIPT
  • JQUERY
  • BOOTSTRAP
  • Glidejs

Back-end

  • RUBY
  • RUBY ON RAILS
  • Devise
  • POSTGRES
  • Some gem libraries
    • toastr-rails
    • devise-i18n And I made a i18n for Arabic as open source arabic-i19n (for devise v4) by @samidahlawi
    • cloudinary
    • image_processing
    • will_paginate
    • rails_admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.0%
  • Ruby 34.5%
  • CSS 10.7%
  • Other 0.8%