Giter Club home page Giter Club logo

podypus's Introduction

podypus

A podcast player

This is a group project created for HBV501G Software project 1

Contributing

The group uses Intellij Idea for development, Java and web dependencies are handled via Maven.

Dependencies:

  • Java 8
  • PostgreSQL
  • Maven

PostgreSQL setup:

  • TBA

##How to setup project:

  • Have Java 8 compatible compiler
  • Have IntelliJ installed
  • Have postgres installed
  • Make a postgres database named podypus with user: notandi and password: lykilord
  • Clone repo from github into local directory
  • Import in intelliJ and select maven and then click next until project opens.
  • Wait for install all dependencies and then you can run the project

podypus's People

Contributors

antonva avatar icespartan avatar steinardarri avatar ylfaha avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

podypus's Issues

Get player to add to source enclosed links

Lines 49-55 in searchControler.java are somewhat an attempt to access an episode, but due to the List implementation it seems little hared than expected. Commented out so the core code will work.

episodes.html is supposed to be a templete for the output of episodes.

The client-side functionality is nearly there on another stashed branch Im on. But depends highly on the completion of the functionality above to work.

Create website

Create a good looking website, thats somewhat interactive instead of barebones html

Finish the contributing section of the README

A new developer or someone who wants to check out how the code works should be able to set up and compile the project in just a few minutes.

Steps need to go over:

  • IDE setup/import
  • Postgres setup

Settle on an XML parser to use

We need XML parsing for the RSS bits, maybe we can find a fully fledged RSS lib, if not, we'll settle for some form of XML parsing.

Implement "change password" method

Implement method changePassword and create fragment. Redirect to that fragment from signup error where e-mail is already in use, e.g.

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.