Giter Site home page Giter Site logo

aeshub / gathering-persephone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reedonly/gathering-persephone

0.0 1.0 0.0 480 KB

Repository for SI gathering 2020 for team Persephone. Radix job at https://console.playground.radix.equinor.com/applications/gathering-persephone

Home Page: https://gathering-persephone.app.playground.radix.equinor.com

License: MIT License

Dockerfile 2.47% Python 40.92% HTML 11.61% CSS 5.76% JavaScript 33.57% SCSS 5.67%

gathering-persephone's Introduction

Weather map

Github Actions CI

Running the project locally

The easiest way to run the project is using docker-compose. Ensure docker and docker-compose has already been installed.

docker-compose up --build

Note: You may skip --build if you have already built the images.

If you don't want to use docker-compose:

API:

docker build -t <name> .
docker run -p 8000:8000 <name>

Frontend:

cd frontend
docker build -t <name> .
docker run -p 3000:3000 <name>

What we have achieved:

  • Authentication
  • Unit tests
  • Equinor API strategy
  • code review
  • Alot of pair programming
  • Social activities
  • EDS components

Project Detail:

> v
Project Weather Forecast

Team Detail:

> v
1 Arnt Erik Stene
2 Aisha AKram
3 Haoyuan Zhang
4 Li Deng
5 Kristian Reed
6 Lars Petter Øren Hauge
7 Shikha Mishra

gathering-persephone's People

Contributors

reedonly avatar aeshub avatar lars-petter-hauge avatar liidenee avatar shikhamishra9 avatar aishaaiak avatar

Watchers

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