This project is a simple implementation of a knowledge-based system. It is a simple ChatBot. There is a prolog file that defines the knowledge base. The questions are handled with python. The key i…
This project is to maintain the transports of the university. The rest api is developed with spring boot. The rest api provides api's for the mobile app. The admin web interface is developed with r…
A RESTful API to create syllabus. It allows to create curse types(Theory, Laboratory, Viva etc) and corresponding input forms for the courses. Syllabus is stored as XML. The CRUD operation in the X…