Skip to content

Commit

Permalink
added educlass project to portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelpps committed Mar 14, 2024
1 parent efd55ce commit 99d2cfb
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 43 deletions.
4 changes: 2 additions & 2 deletions app/works/[projectName]/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function ProjectName({ params }) {
};

return (
<div /*className= {isViewing ? "blur" : "unblur"} */>
<div>
{projectPage ? (
<>
<div className="p-2 md:p-0 md:grid grid-cols-1 grid-rows-auto md:grid-cols-6 md:grid-rows-17 gap-4">
Expand Down Expand Up @@ -103,7 +103,7 @@ function ProjectName({ params }) {
loop
aspect-auto
rounded-lg
className={`relative mx-auto rounded-lg overflow-hidden ${
className={`relative mx-auto overflow-hidden ${
isLoading ? "hidden" : ""
}`}
alt="Project Image"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portfolio-vercel",
"version": "1.1.5",
"version": "1.1.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
33 changes: 33 additions & 0 deletions public/data/otherWorks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
[
{
"id": 6,
"name": "EP Converter",
"class": "Currency Converter",
"type": "Web App",
"description": "Currency converter application, helping you quickly convert currencies for smooth financial transactions.",
"img": "https://res.cloudinary.com/dkgoszhfr/image/upload/f_auto,q_auto/ju1lhvihjzyf8h54afrc",
"lenguage": "SASS - HTML 5 - React Js - Bootstrap - Fetch API",
"code": "https://github.com/emanuelpps/ep-currency-converter",
"demo": "https://emanuelpps.github.io/ep-currency-converter/",
"linkName": "ep-converter",
"infoProject": [
{
"overview": "EP Currency Converter is the application that makes it possible for you to quickly transform any currency into different currency units in just a few clicks. With a simple and quick currency conversion process, this application provides a user-friendly experience for anyone seeking to check exchange rates.",
"highlight": "stands out with its user-friendly features and a visually appealing interface. Developed using HTML5, ReactJS, Bootstrap, and SASS, the application ensures an intuitive experience for users. The integration with the Currency Data API allows for up-to-date and accurate information on exchange rates, ensuring that users can rely on the latest currency conversion data. Whether you're planning a trip or need to make international transactions, the Currency Converter provides a seamless and efficient solution for all your currency conversion needs.",
"myRole": "Frontend Developer and UI Designer",
"video": "https://res.cloudinary.com/dkgoszhfr/video/upload/v1709597395/hosting/ep-converter/video/vpi4ozij02lmakrpfoze.mp4",
"images": [
{
"highlight": {
"image-1": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1709597391/hosting/ep-converter/cezwwezwfpwqgjpdsdzc.png"
},
"gallery": {
"image-1": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1709597391/hosting/ep-converter/kil4xcqva2ukdktrltzi.png",
"image-2": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1709597392/hosting/ep-converter/oesykwtgqcizq9w2i99o.png"
}
}
]
}
]
}
]
98 changes: 60 additions & 38 deletions public/data/works.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,58 @@
[
{
"id": 1,
"name": "EduClass",
"class": "Communication Tool",
"type": "Web App",
"description": "Communications Manager for Educational institutions",
"img": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431781/hosting/edu-class/hqcnp9wf4kyyhvxmzeeb.png",
"lenguage": "Figma - HTML 5 - React Js - Tailwindcss - React-Router-DOM - NextUI - Axios",
"code": "https://github.com/No-Country/s13-03-m-node-react/tree/dev-front",
"demo": "https://educlass-two.vercel.app/",
"linkName": "edu-class",
"infoProject": [
{
"overview": "(This platform has been designed only in mobile version)\n\n Communication between schools and families is disrupted by WhatsApp groups. Incoherent messages lead to poor flow and important information gets lost, making it hard for families to organize. EduClass is a tool that optimizes communication between schools and families through a direct link, promoting transparency, security, and avoiding unnecessary conflicts. The target audience includes institutions and families with children aged between 3 and 12 years old (Preschool/Kindergarten and Primary School).",
"myRole": "Frontend Developer",
"highlight": "A notable feature is that parents or guardians can receive notifications from their children's school to stay informed about school activities and important dates. Additionally, they can view and track academic performance. Besides, in EduClass, there is the option to generate a digital authorization as a parent or guardian, allowing the institution to carry out specific activities. Also, there is the possibility to submit medical certificates or request student withdrawals directly through the platform.",
"team": [
"Emilio Pino, Frontend",
"Paula Velez, Frontend",
"Valentino Indorato, Frontend",
"Emiliano Brizuela, Backend",
"Alejandro Mattias, Backend",
"Radhamés Capellán, Backend",
"Cecilia Suarez, UX/UI",
"Maria Paz Kitroser, UX/UI",
"Dalmiro Pintos, PM"
],
"video": "https://res.cloudinary.com/dkgoszhfr/video/upload/v1710431842/hosting/edu-class/video/pljeta35asb1ayp4fyis.mp4",
"images": [
{
"highlight": {
"image-1": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431819/hosting/edu-class/fvrawvvy026uegqrlidw.png",
"image-2": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/u9jk0owmk1ddxwe0epko.png",
"image-3": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/m8siv1uuveiesafjbxyi.png"
},
"gallery": {
"image-1": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431781/hosting/edu-class/hqcnp9wf4kyyhvxmzeeb.png",
"image-2": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431819/hosting/edu-class/fvrawvvy026uegqrlidw.png",
"image-3": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/u9jk0owmk1ddxwe0epko.png",
"image-4": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/xfho7ft052tto94wpvow.png",
"image-5": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/slimz5wrtsldumn3ysqs.png",
"image-6": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/yywkh8mxq4q99qtzsozi.png",
"image-7": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/m8siv1uuveiesafjbxyi.png",
"image-8": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/uvqtdztdguia30xj5ufy.png",
"image-9": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/kp5eow0uayo4mrpvq57o.png",
"image-10": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1710431818/hosting/edu-class/jbqporxz3ywbsoyyhx5a.png"
}
}
]
}
]
},
{
"id": 2,
"name": "BarberBuddy",
"class": "Appointment Management",
"type": "Web App",
Expand Down Expand Up @@ -42,7 +94,7 @@
]
},
{
"id": 2,
"id": 3,
"name": "HomeFix",
"class": "Inventory Manager",
"type": "Web App",
Expand Down Expand Up @@ -88,6 +140,7 @@
]
},
{
"id": 4,
"name": "EP Music Player",
"class": "Music Player",
"type": "Web App",
Expand Down Expand Up @@ -122,7 +175,7 @@
]
},
{
"id": 3,
"id": 5,
"name": "EP Weather",
"class": "Weather Information",
"type": "Web App",
Expand Down Expand Up @@ -158,7 +211,7 @@
]
},
{
"id": 4,
"id": 6,
"name": "Don Remolo",
"class": "Food Delivery",
"type": "Web App",
Expand Down Expand Up @@ -196,38 +249,7 @@
]
},
{
"id": 5,
"name": "EP Converter",
"class": "Currency Converter",
"type": "Web App",
"description": "Currency converter application, helping you quickly convert currencies for smooth financial transactions.",
"img": "https://res.cloudinary.com/dkgoszhfr/image/upload/f_auto,q_auto/ju1lhvihjzyf8h54afrc",
"lenguage": "SASS - HTML 5 - React Js - Bootstrap - Fetch API",
"code": "https://github.com/emanuelpps/ep-currency-converter",
"demo": "https://emanuelpps.github.io/ep-currency-converter/",
"linkName": "ep-converter",
"infoProject": [
{
"overview": "EP Currency Converter is the application that makes it possible for you to quickly transform any currency into different currency units in just a few clicks. With a simple and quick currency conversion process, this application provides a user-friendly experience for anyone seeking to check exchange rates.",
"highlight": "stands out with its user-friendly features and a visually appealing interface. Developed using HTML5, ReactJS, Bootstrap, and SASS, the application ensures an intuitive experience for users. The integration with the Currency Data API allows for up-to-date and accurate information on exchange rates, ensuring that users can rely on the latest currency conversion data. Whether you're planning a trip or need to make international transactions, the Currency Converter provides a seamless and efficient solution for all your currency conversion needs.",
"myRole": "Frontend Developer and UI Designer",
"video": "https://res.cloudinary.com/dkgoszhfr/video/upload/v1709597395/hosting/ep-converter/video/vpi4ozij02lmakrpfoze.mp4",
"images": [
{
"highlight": {
"image-1": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1709597391/hosting/ep-converter/cezwwezwfpwqgjpdsdzc.png"
},
"gallery": {
"image-1": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1709597391/hosting/ep-converter/kil4xcqva2ukdktrltzi.png",
"image-2": "https://res.cloudinary.com/dkgoszhfr/image/upload/v1709597392/hosting/ep-converter/oesykwtgqcizq9w2i99o.png"
}
}
]
}
]
},
{
"id": 6,
"id": 7,
"name": "To Do List",
"class": "Tasks List",
"type": "Web App",
Expand Down Expand Up @@ -261,7 +283,7 @@
]
},
{
"id": 7,
"id": 8,
"name": "Ñire",
"class": "Bakery",
"type": "Landing Page",
Expand Down Expand Up @@ -294,7 +316,7 @@
]
},
{
"id": 8,
"id": 9,
"name": "Embé Home & Deco",
"class": "Ecommerce",
"type": "Web Page",
Expand Down Expand Up @@ -330,7 +352,7 @@
]
},
{
"id": 9,
"id": 10,
"name": "Falcon Aviation Shop",
"class": "Ecommerce",
"type": "Web Page",
Expand Down

0 comments on commit 99d2cfb

Please sign in to comment.