Difference between revisions of "Página de pruebas"

From Sinfronteras
Jump to: navigation, search
Line 13: Line 13:
 
   }
 
   }
 
   #content {
 
   #content {
     margin-left: 200px !important;
+
     margin-left: 250px !important;
 
   }
 
   }
 
   .tocUl {
 
   .tocUl {
Line 38: Line 38:
 
     background: red; <!-- #8c94ab -->
 
     background: red; <!-- #8c94ab -->
 
     color: white;  
 
     color: white;  
     height: 70pt;  
+
     height: 70pt; 4
 
     line-height: 70pt;  
 
     line-height: 70pt;  
 
     text-aligh: center;   
 
     text-aligh: center;   
Line 110: Line 110:
 
}}
 
}}
 
<!-- some colors I have tried and liked: #dcd8ed  #3182f5  #D8BFD8  #E6E6FA  rgb(79.998779%,79.998779%,100%)-->
 
<!-- some colors I have tried and liked: #dcd8ed  #3182f5  #D8BFD8  #E6E6FA  rgb(79.998779%,79.998779%,100%)-->
<div class="container" style="position: fixed; height: 0px; width: 200px; margin-left: -193px; margin-top: -152px; z-index: 200; background: red !important; background-color: red !important"> <!-- oculto -->
+
<div class="container" style="position: fixed; height: 0px; width: 200px; margin-left: -443px; margin-top: -152px; z-index: 200; background: red !important; background-color: red !important"> <!-- oculto -->
 
<div class="box mw-customtoggle-myToggle1" style="cursor:pointer; color:blue; width:0px;  z-index: 100">[+/-]</div>
 
<div class="box mw-customtoggle-myToggle1" style="cursor:pointer; color:blue; width:0px;  z-index: 100">[+/-]</div>
 
<div style="border-top:-50px;" class="box overlay mw-collapsible" id="mw-customcollapsible-myToggle1">
 
<div style="border-top:-50px;" class="box overlay mw-collapsible" id="mw-customcollapsible-myToggle1">

Revision as of 23:47, 4 March 2021

This is a protected page.

[+/-]





  • This Application was developed using Python-Django Web framework


  • This Application was developed using:

  • Back-end: Node.js (Express) (TypeScript)

  • Front-end: React (TypeScript)



  • In this project, we have created a GUI Java (Swing) Application for a Zoo Management System.


  • In this project, we have created a GUI Java (Swing) Application that simulates a trading day of a simplified model of a stock market.