Skip to content

Commit

Permalink
Added addition project links
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceGonzalez committed Oct 6, 2024
1 parent 4e97781 commit 5dad0e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/Projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const projects = [
image: MorganBank,
technologies: ['Java, Spring Boot, MySQL, React, H2 Server'],
description: 'Developed a comprehensive money management application featuring front-end design, navigation, transaction operations, login/registration, and a ChatBox for user interactions. The application includes a Savings Tracker tool, allowing users to monitor and manage their finances. Once authenticated, users can submit transactions, view account details, and track their savings, providing a seamless and secure financial management experience.',
link: 'https://github.com/AliceGonzalez/MorganBank',
link: 'https://alicegonzalez.github.io/MorganBank/',
},
{
name: 'Balancer',
Expand Down Expand Up @@ -61,7 +61,7 @@ const projects = [
image: MultiRoute,
technologies: ['Python, Django, MySQL, Docker'],
description: 'As part of a collaborative team, I played a key role in developing the front-end using React and Tailwind CSS, ensuring a responsive and user-friendly design. On the server side, I integrated components to create efficient endpoints for seamless communication with a PostgreSQL database,',
link: '',
link: 'https://github.com/AliceGonzalez/TekTrackOriginal',
},
// {
// name: 'Card Game',
Expand Down

0 comments on commit 5dad0e3

Please sign in to comment.