项目作者: Joy-Anurag-Mohanty
项目描述 :
A mediocre Food Court Management System
高级语言: Java
项目地址: git://github.com/Joy-Anurag-Mohanty/dbs-mini-project.git
DataBase Used: Oracle 11g XE
Front End Application Written in: Java (JavaFX GUI Application)
Summary
- Each query has it’s own package where it is processed in the main method
- Every package has it’s own stand-alone interface for the respective query(s)
- Sentiment Analsys is applied for feedback to sort different types of feedback
How to Run
- Run the sql files to create the Databases in Oracle 11g XE.
- Add the external JAR files to build path
- Run the applications from the Main methods in the Eclipse IDE
Dependencies
The lib folder will have the external JAR dependencies except the corenlp-model-3.8.0 JAR file (as it is a large file). The download link:
CoreNLP