Giter VIP home page Giter VIP logo

agile-software-development's Introduction

Agile-Software-Development

Assignment Description:

Create an application that can help patients around the US to find the cheapest option for treatment. This application will be able to show the user these options in a list format and on a map. The user should be able to sort by price, location and a "best match".

Live version

http://99.81.88.54/index.html

Links to videos on YouTube

Project Information:

The project utilises the following technologies.

  • Frontend:
    • HTML
    • CSS
    • JavaSctipt / JQuery
  • Backend:
    • Go 1.13
  • Database:
    • PostgreSQL 11.5+

TODO:

Currently tracked via trello.

DONE

Currently tracked via trello.

PostgreSQL setup for local dev env:

For dev environment user cms with password secret is required
For unit testing user test with password test is required

Once the users are setup, create databases cms and test_cms

Required extensions:

CREATE EXTENSION cube;
CREATE EXTENSION earthdistance;

In order to migrate to latest version of DB schema, run:

go run main.go -migrate

agile-software-development's People

Contributors

watsakasaurus avatar rekfuki avatar wdunkelheit avatar alek3435 avatar amygourlay avatar nightwarri0r 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.