forked from mrlan/LRR
Update Overview.html
parent
1dcbb9bb3f
commit
e504e83038
|
@ -48,7 +48,7 @@
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<h3>About us</h3>
|
<h3>Contact</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li><a href="contact.html">Contact us</a></li>
|
<li><a href="contact.html">Contact us</a></li>
|
||||||
|
@ -74,6 +74,7 @@
|
||||||
<li><a href="sourcecode.html" class="menubox">Source Code</a></li>
|
<li><a href="sourcecode.html" class="menubox">Source Code</a></li>
|
||||||
<li><a href="issues.html" class="menubox">Issues</a></li>
|
<li><a href="issues.html" class="menubox">Issues</a></li>
|
||||||
<li><a href="contact.html" class="menubox">Contact us</a></li>
|
<li><a href="contact.html" class="menubox">Contact us</a></li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -85,24 +86,24 @@
|
||||||
<h2>Overview</h2>
|
<h2>Overview</h2>
|
||||||
|
|
||||||
|
|
||||||
LRRS is an open-source lab report management software for college students.
|
LRRS is an open source lab report management software for college students.
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
The lab report repository system is developing for general purpose and used to replace old
|
The lab report repository system was developed for general purposes and used to replace old
|
||||||
paperwork and email based systems . This system increases the efficiency of lab report
|
paperwork and email-based systems . This system increases the efficiency of lab report
|
||||||
submission and result reporting for both lecturers and students.
|
submission and result reporting for both lecturers and students.
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
|
|
||||||
The Project was developed at ZJNU by Mohamed nor and El-mahdi houzi.
|
The project was developed at ZJNU by Mohamed nor and El-mahdi houzi.
|
||||||
|
|
||||||
The project was tested by some undergraduates classes at ZJNU.
|
The project was tested by some undergraduate students at the Zhejiang Normal University.
|
||||||
<br> The system is developed using client/server architecture and its compatible with both Linux and Microsoft Windows Operating Systems. The system was developed using PHP Scripting language and MySQL as database management system.
|
<br> The system is developed using client/server architecture and its compatible with both Linux and Microsoft Windows Operating Systems. The system was developed using PHP Scripting language and MySQL as database management system.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<br> The LRRS project have seen incredible improvements since it's development earlier 2019.
|
<br> The LRRS project has seen incredible improvements since it's development earlier 2019.
|
||||||
The software includes a lot of features that simplify assignment submission and grading.
|
The software includes a lot of features that simplify assignment submission and grading.
|
||||||
|
|
||||||
|
|
||||||
|
@ -110,7 +111,13 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
For helpful hints about how to get the most out of this project, see <a href="quickstart.html"> Quick Start</a>.
|
For helpful hints about how to get the most out of this project, see <a href="quickstart.html"> Quick Start </a> Section.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue