Skip to content

Echo-CBT/ActivitySuggestion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activity Suggestion Micro-service

GitHub repo size GitHub issues GitHub pull requests GitHub Repo stars GitHub


For Introduction and Understanding the project head over here


For Developers

  1. git clone https://github.com/Echo-CBT/ActivitySuggestion
  2. cd ActivitySuggestion
  3. virtualenv .
  4. source ./bin/activate
  5. pip3 install -r requirements.txt
  6. python3 app.py

Documentation

Please check the Internal Server Routes / Activity Suggestion Correlation Computeation Route which is documentation for this micro service using Postman and can be accessed using the following

Run in Postman


Repo Layout

This repo holds the correlation model used to determine the effective activities that the user should focus on according to the data collected

The complete list of Echo-CBT repos are:
  • Echo-CBT: Introduction and Understanding the whole project along with details about feature and system architecture.
  • Echo-CBT-App: Flask app
  • Echo-CBT-Server: Main server handling all heavy computation and communication between micro services
  • RelationGraph: Micro service used to generate relation graph of user diary entry
  • Echo-CBT-Website: Main showcase website for thr project

Having Issues

We use GitHub Issues for tracking bugs and feature requests, so feel free to open one if you find any :)


Made with ❤️ by Team Echo

About

Echo-CBT: Activity Suggestion Server | Flask | Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages