Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
05aa9cb
basic home
AlbertProfe Jan 13, 2025
8dffb74
sandbox component Card
AlbertProfe Jan 13, 2025
e4c02d1
front docs add image
AlbertProfe Jan 13, 2025
e1841fb
management git-gh resources pronunciationApp v0.1 doc
AlbertProfe Jan 20, 2025
c57534b
resources pronunciationApp v0.1 images
AlbertProfe Jan 20, 2025
6ad82fe
resources pronunciationApp v0.1 images
AlbertProfe Jan 20, 2025
f25d8e3
add mui, cards, axios, hooks, useEffect and hero image
AlbertProfe Jan 20, 2025
322b112
decouple axios data api as function import
AlbertProfe Jan 20, 2025
3714946
resources image where to see
AlbertProfe Jan 20, 2025
ec64258
variant gradient css adn transition card
AlbertProfe Jan 20, 2025
a175404
doc: renaming images
AlbertProfe Jan 21, 2025
2fb3b8d
doc: words.json added
AlbertProfe Jan 21, 2025
b4c7dc5
doc:: how React component works
AlbertProfe Jan 21, 2025
c15ae93
doc: updated pronunciationApp-v0.1
AlbertProfe Jan 21, 2025
e5097cc
doc: update PronunciationApp v0.1
AlbertProfe Jan 22, 2025
2e269aa
doc: material ui box
AlbertProfe Jan 22, 2025
953af59
doc: updated pronunciationApp-v0.1 typescript
AlbertProfe Jan 22, 2025
783a279
doc: image css inline
AlbertProfe Jan 22, 2025
c3d7a24
doc: adding css resources
AlbertProfe Jan 23, 2025
ce7fd18
doc: pronunciatonApp-v0.2
AlbertProfe Jan 27, 2025
374901c
feat: change BASE_URL fetchwords Postman Server
AlbertProfe Jan 27, 2025
e731688
feat: react router and domains ERROR
AlbertProfe Jan 27, 2025
f7656e5
fix: react router and domains
AlbertProfe Jan 27, 2025
92d54fd
feat: appbar mui and refactor pages
AlbertProfe Jan 27, 2025
9fc4165
doc: render image v0.2 appbar
AlbertProfe Jan 27, 2025
3ae9355
doc: render image v0.2 appbar not MUI
AlbertProfe Jan 27, 2025
466a0f7
doc: update pronunciatonApp-v0.2.md
AlbertProfe Jan 27, 2025
dc511d4
doc: update pronunciatonApp-v0.2.md
AlbertProfe Jan 28, 2025
cbd8bc1
doc: update pronunciatonApp-v0.2.md sting interpolation
AlbertProfe Jan 28, 2025
d445c53
doc: update pronunciatonApp-v0.2.md paths
AlbertProfe Jan 28, 2025
5dddd65
feat: data-api.js axios CRUD operations
AlbertProfe Jan 28, 2025
bbd8234
doc: image about/leaflet
AlbertProfe Jan 28, 2025
f0645a2
doc: leaflet how to
AlbertProfe Jan 28, 2025
a26e164
doc: create PronunciationApp Frontend v0.3
AlbertProfe Feb 2, 2025
16cb5df
doc: update PronunciationApp Frontend v0.3
AlbertProfe Feb 2, 2025
b80c0c3
doc: images render pronunciationAppFront-v0.3
AlbertProfe Feb 3, 2025
57b72b1
doc: resources/pronunciatonApp-v0.3.md
AlbertProfe Feb 7, 2025
85348b8
practica 1
Pecepla Feb 7, 2025
0458714
update pronunciatonApp-v0.3
AlbertProfe Feb 10, 2025
f40415c
update pronunciatonApp-v0.3 cheatsheet
AlbertProfe Feb 10, 2025
1c8281b
doc: update pronunciatonApp-v0.3 typos
AlbertProfe Feb 10, 2025
6eb3391
doc: update pronunciatonApp-v0.3 typo
AlbertProfe Feb 10, 2025
24a5c47
Merge branch 'AlbertProfe:frontend-react' into frontend-react
Pecepla Feb 13, 2025
ee083b4
doc: summary react-dev so far
AlbertProfe Feb 18, 2025
137d398
doc: react.dev review
AlbertProfe Feb 18, 2025
1455219
Merge branch 'AlbertProfe:frontend-react' into frontend-react
Pecepla Feb 21, 2025
1c1ce04
PRA#03_React-Pedrocecilia-WeatherApp
Pecepla Mar 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions backend/PRACTICA_02_bACKEND/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/mvnw text eol=lf
*.cmd text eol=crlf
33 changes: 33 additions & 0 deletions backend/PRACTICA_02_bACKEND/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/

### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr

### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/

### VS Code ###
.vscode/
19 changes: 19 additions & 0 deletions backend/PRACTICA_02_bACKEND/.mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
wrapperVersion=3.3.2
distributionType=only-script
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
259 changes: 259 additions & 0 deletions backend/PRACTICA_02_bACKEND/mvnw

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading