Skip to content

Dockerised Flask Web application which allows users to login, view and download data, and get analytics regarding the data.

Notifications You must be signed in to change notification settings

Devejya/UWDataWeb

Repository files navigation

UWDataWeb

Dockerised Flask Web application which allows users to login, view and download data, and get analytics regarding the data.

What I learned?

  1. Back-End: Flask, Celery, Redis
  2. Front-End: HTML(Jinja2),CSS,JavaScript
  3. SQL: PostgreSQL, SQLAlchemy
  4. Containers: Docker, Docker-Compose

Moving on what we need to do (To deploy app):

  1. Deploy Docker app to Azure app engine
  2. Move data from file system to Azure storage
  3. Move Database from PostgreSQL to Azure Database
  4. Use Azure API to give the users ability to read and write data from Azure storage

What we need to do (Feature additions):

  1. Provide users ability to download various types of files

About

Dockerised Flask Web application which allows users to login, view and download data, and get analytics regarding the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages