Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.
/ legacy_php_comex Public archive

contains the legacy comex website... kept only for archives... refactoring branch "mysql_refacto_prototype" has been merged into github.com/moma/comex2/commit/2903f3f

Notifications You must be signed in to change notification settings

moma/legacy_php_comex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the legacy comex app cleaned and ready for future refactoring

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 python3 main.py and reverse-proxy its host:port to /comexAPI location
    • the twjs is in a legacy version, downloadable at commit 11e7d77

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
  3. replace community.db PDO connections by the new comex_shared MySQL tables

About

contains the legacy comex website... kept only for archives... refactoring branch "mysql_refacto_prototype" has been merged into github.com/moma/comex2/commit/2903f3f

Resources

Stars

Watchers

Forks

Packages

No packages published