Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.
/ Mantis Public archive

๐Ÿ‘จ๐Ÿผโ€๐ŸŽ“ Equivalence Management System

License

Notifications You must be signed in to change notification settings

miguelsolans/Mantis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mantis

Mantis a COTS Software built for a curricular unit called Laboratory of Software Engineering, inserted on the plan of studies of the MSc Degree of Computer Engineer at the University of Minho. Besides being a project for a Curricular Unit, the Software is meant to be used on real context at the Technology Department at the same University. As such, the present platform allows speeding up the equivalence attribution to students coming from outside of the Computer Engineer degree, or even outside University of Minho. This system is built on two micro-services, using NodeJS at its core, both Backend and Frontendwise with a Client framework called VueJS with Vuetify. All data is stored on a NoSQL database system, MongoDB.

The detailed System Architecture and API endpoints can be found on the very own Wiki of this repository, though in Portuguese, but will be translated to English very soon.

Development Team