Skip to content

Web based platform developed with Django’s framework and BaseX, XML, XML Schema, XQuery and XSLT technologies

Notifications You must be signed in to change notification settings

guilhermecsousa/Topify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDC - TP1

python3 manage.py runserver 8080 ;

Run Basex server: cd app/basex ; java -jar BaseX.jar ; cd bin ; ./basexserver ;

BaseX config: sudo jar file ; preferences ; define database path ; confirm right path in database properties ; optimize all

About

Web based platform developed with Django’s framework and BaseX, XML, XML Schema, XQuery and XSLT technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XQuery 35.9%
  • CSS 33.1%
  • XSLT 15.4%
  • SCSS 3.9%
  • HTML 3.9%
  • JavaScript 3.8%
  • Other 4.0%