GithubHelp home page GithubHelp logo

bwk103 / whimplecc Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 71.15 MB

A basic Ruby on Rails application for a village cricket club

Ruby 62.09% JavaScript 0.76% CSS 18.33% HTML 17.56% CoffeeScript 1.27%

whimplecc's Introduction

WhimpleCC

In this project, I set out to redesign the website for a village cricket team using Ruby on Rails and basic front-end skills.

Motivation

As a cricket fan, I noticed that the majority of websites for village cricket clubs followed a format designed by the England and Wales Cricket Board('ECB'). Whilst the provision of a template makes financial sense and although the template is perfectly functional, there is little scope for personalisation or extension beyond the prescribed sections.

In many small villages around the country, a local cricket club already plays an important role in the community as a spot for local, like-minded sports fans to meet on a regular basis. However, in circumstances where clubs are increasingly seeking to promote their facilities for non-sporting events (weddings, parties etc) it has become vital that a club's website visually sells the club at the same time as providing all relevant sporting information.

Build Status

The build status of the application will appear here.

Screenshots

Screenshots of the completed application will appear here.

Tech Used

Built With:

  • Ruby on Rails
  • sass-rails
  • BCrypt

Tested With:

  • rspec-rails
  • Capybara

Features

Installation

Prerequisites

The application uses a PostgreSQL database when run locally. If you have not previously used PostgreSQL, follow these instructions to download and install it on your system.

Using the Application

The fastest way to use the site is to visit it here.

As an alternative, download the repository by navigating to an appropriate location on the command line and running:

git clone https://github.com/bwk103/whimpleCC.git

Install the required dependencies by running:

bundle install

Create the databases and migrate the schema:

rails db:create
rails db:migrate

Run the application:

rails server

Running the Tests

If you wish to run all of the tests, navigate to the repository's root directory and run:

rspec

Credits

This is where the credits will go.

whimplecc's People

Contributors

bwk103 avatar

Watchers

James Cloos avatar  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.