Code Monkey home page Code Monkey logo

epitech_dashboard_2021's Introduction

Dashboard

Description

The Dashboard is a web application for the 3rd school year of EPITECH. This Project is based on the NetVibes website.

Features

  • User Management
    • Sign Up / Sign In
    • Connection with OAUTH2 Services (Spotify, Reddit, Google)
  • Widget
    • Confguratin
    • Updating
    • Widget for each service
    • 2 Widgets available from the start
    • A custom refresh rate
  • Saving
    • Widget saved on your account
  • Customization
    • Drag & drop your widgets where you want

Services and Widgets

  • Stock
    • Stock Status: get the current information about a stock
  • Weater
    • Actual Weather: get the current weather and forecasts for a city
  • Reddit:
    • SubReddit Feed: See the last post of a subreddit and get on it easily
  • Spotify
    • Top Tracks: see tracks in your top for a given period
    • Top Artists: see artists in your top for a given period
  • Youtube
    • Channel status: get information about a channel (views, subscribers, video count)
    • Video Comment: get last comments of a video

Architecture

Our project is divide in two pats:

  • An ExpressJS server
  • A ReactJS frontend

API Sub-Services

Get Startedt

Our project uses docker-compose.

Docker compose

Docker compose is used for local environment only.

To build the project: $> docker-compose build

To run the project: $> docker-compose up

Frontend

The frontend is available at http://localhost:3000 (on local env).

We used ReactJS. Why did we?

We use ReactJS beceause it's a framework used by many companies. Indeed, it's good skill to have and can allow to make mobil devloppement easily with React-Native. More over ReactJS it's pretty easy to start to handle and allow to produce quickly a nice stuff.

Backend

The backend is available at http://localhost:8000 (on local env).

We used EpressJS. Why did we?

We have chosen EpressJS because it's becoming more and more popular and permit to setup quickly a server API. Moreover it allow to categorized easily services and get a clean and easy to use and maintain API.

See Also

For more technical details see the technical documentation

Authors

epitech_dashboard_2021's People

Contributors

antoinekoiko avatar aurelienjoncour avatar

Watchers

 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.