Commit 4dcd01af authored by PkSM3's avatar PkSM3

update README.md in the perspective of prototype deployments and future refactoring

parent db8f6c16
1. For dynamic graphs, remove html tag of "sigma-parent" and rebuild the subgraph: Still figuring it out ## This is the legacy comex app cleaned and ready for future refactoring
2. JS Pre-spatialization: DONE! It contains:
- an html index based on old bootstrap
- several php files specialized in retrieving custom lists of scholars, labs, jobs for directory showing
- whoswho.js is used to GUIise the queries
- legacy jquery and highcharts are used to GUIise the directories
- a linked couple python server + tinawebJS to explore the same data in graph view
- the python server is in comex_install/ dir
- run it with `python2 main.py` and reverse-proxy its host:port to `/comexAPI` location
- the twjs is in a legacy version, downloadable at [commit 11e7d77](https://github.com/moma/tinawebJS/tree/11e7d77b71ae096b7fad2cfbd716c3c724966ad2)
3. New CSS: Semi-DONE! #### Installation
1. clone this repo
2. get the tinawebJS contents into `./tinawebJS`
3. get the community.db sqlite3 database into `./`
#### TODOES for future refactoring
1. remove the legacy links to csregistry.org
2. replace the registration/profile pages with the new [regcomex app server](https://github.com/moma/regcomex)
3. replace community.db PDO connections by the new comex_shared MySQL tables
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment