Arquisoft / viade_es2c

Viade es2c is a decentralized routes management system based on the solid specifications and React framework created by some students at "Universidad de Oviedo".
https://arquisoft.github.io/viade_es2c/
GNU General Public License v3.0
0 stars 4 forks source link

Trying to create login logic by modifying the SOLID tutorial #19

Closed AnaGciaSchz closed 4 years ago

AnaGciaSchz commented 4 years ago

I tried to do the logic for the login page. I still need to understand better the code and try to do comments and maybe change a few things, but now we got something to use as a base.

codecov[bot] commented 4 years ago

Codecov Report

Merging #19 into master will decrease coverage by 87.5%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #19      +/-   ##
=========================================
- Coverage     100%   12.5%   -87.5%     
=========================================
  Files           1       3       +2     
  Lines           1       8       +7     
  Branches        0       2       +2     
=========================================
  Hits            1       1              
- Misses          0       5       +5     
- Partials        0       2       +2
Impacted Files Coverage Δ
src/scripts/jquery.js 0% <0%> (ø)
src/scripts/main.js 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1185dea...74d5a60. Read the comment docs.