FSW Assignment
FSW Assignment
DELHI UNIVERSITY
API Endpoints:
The following are the available API endpoints for managing employees:
CORS Issues:
I have added the cors functionality so that there should be no
error in deploying frontend and backend together.
Git Repository:
https://github.com/vaishnavi-diya15/CRUD
Docker Repository:
https://hub.docker.com/repository/docker/vaishnavidiya15/crud_
app/general
PORTFOLIO
Overview:
This application is my Portfolio that showcases my skills, projects,
achievements, and other relevant information. The app is built using the
following technologies:
Backend: Node.js with Express.js
Frontend: React.js
Database: MySQL
Key Features:
Display personal information like soft skills, technical skills,
achievements, and projects and also, I can update all these through my
database.
Some general information about me like education, languages are also
there.
Responsive design for a seamless experience across devices.
Project Structure:
1. Backend (Node.js + Express.js + MySQL)
index.js: Main entry point for the server.
2. Frontend (React.js)
App.js: Main component that ties everything together.
App.css: All the styling is added to this file.
API Endpoints:
The following are the available API endpoint:
• GET /skills — to show my skills .
• GET /project — to show my projects.
• GET /softskills — to show my soft skills.
• GET /achievements — to show my achievements.
CORS Issues:
I have added the cors functionality so that there should be no
error in deploying frontend and backend together.
Git Repository:
https://github.com/vaishnavi-diya15/My_Portfolio
Thank you!!!