JTLEX: Visualization for the TLEX Algorithm
--------------------------------------------

Project File Structure
-----------------------
Documents:
 
	Includes documentation for the TLEX project.
		- Installation Guide jTLEX Frontend
		- Installation Guide- JTLEX Backend
		- JTLEX Project Documentation

Posters:

	Includes posters created by each Capstone 2 team member and the group of Capstone 1 members.

Presentation Slides:

	Includes the presentation slides introducing the software solution presented by jTLEX.

Videos:
	Videos demonstrating the software solution
		- FIU SCIS-2021Summer-JTLEX-InstallMaintenanceGuide
		- FIU SCIS-2021Summer-JTLEX-UserGuide
		- FIU SCIS-2021Summer-JTLEX-UserGuide_Backend
		- index.html (Use it to access the videos easily)

** frontend

	The source code needed to run the frontend application.
	
	src/ : Contains the React Components.
	package.json : Specifies the dependencies that must be installed to run the frontend system.
	
** backend
	The source code needed to run the backend application.

	