Skip to content

nozama-sg/huawei-databases

Repository files navigation

huawei-databases

Intro

Technical Details

Try it out!

Intro

Repository for Flask server running on Huawei Elastic Cloud Server (ECS). Provides backend routes for Elderberry project and runs Food Detection AI, Sentiment Analysis, Anomaly Detection and the generation of monthly reports.

The monthly report system is hosted at http://119.13.104.214:80/customizeReport.

Navigating this Repository

The file app.py contains the list of all routes. It redirects each set of relavent routes (i.e. bluetooth routes) to the corresponding file in /routes, for instance /routes/bluetooth.py. That file processes the query and uses /hctools/bluetooth.py (hctools referring to Huawei Cloud tools) to invoke GaussDB, OBS or otherwise.

The /mockData files help generate mock data for the back-end reports and the front-end app.

Technical Stack

This is an image

Database Design

This is an image

Report Demo

To demonstrate different kind of reports that can be generated, we created a webpage to try generating the reports for different profiles. This shows the different type of reports that can be made based on the user.
Try it out here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors