Skip to content

aghalarp/surferpedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

screenshot

screenshot

screenshot

Overview

A Play Application that provides an encyclopedia of surfers.

Installation

Download the zip file, unzip, cd into the directory, invoke the Play console, and execute the run command to see the application at http://localhost:9000

You need to setup the admin credentials in your environment variables. The variables are SURFERPEDIA_ADMIN_EMAIL and SURFERPEDIA_ADMIN_PASSWORD.

You need to setup a database to use with the application. You can install MySQL from the website and setup the following environment variables:

  • DATABASE_URL_DB
  • DATABASE_USERNAME_DB
  • DATABASE_PASSWORD_DB

Usage

Use the navbar to find interior pages with bio information on surfers. To add new surfers, click on the "New" button and fill out the form with information on the surfer. To edit existings surfers, go to the surfer's biography page and click the "Edit" button on the bottom left. You can also delete a surfer here by clicking the "Delete" button on the bottom right of the page. Create an account and add surfers to your favorites list.

ER Diagram

ERD

Click here to view/edit the ERD (collaborators only).

Credits

Thanks to ICS 314, Fall 2013 for support

About

A Play application providing an encyclopedia of surfers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages