------------------------------------------------------------------------------------------------------------------------------------
README
---------------------
************ *************
*******************
===== ===== ===== ========= ==== ==== = =======
== == = = = = = = = = =
== == = = = = = = = = = = =
== == = == ====== = = = = = = = = =
== == = = = = = = =
===== ===== = = = = = = = =
===== ===== = = = = = = = = = = = = =====
********** **************
*********** *******
*********** *******
*******************************************************************************************************************
Tunaweza - Lms
****************
-------------------------------------------------
There are two projects in tunaweza .
----------------------------------------
1. tunaweza-core
------------
Contains the bussines logic for the application
-----has to be complied first .
--------------
To compile ---
... in the Terminal ..navigate to the tunaweza-core
run the mvn install:install
2.tunaweza-web
------------------------
relies on tunaweza-core---compile the project first
-----then run mvn clean
mvn install:install
3.Use tomcat to run the application.