Latest project
Full Stack Notes App
Developed a full-stack note-taking application using React for the frontend and Node.js with Express.js for the backend, allowing seamless addition, deletion, and updating of notes. Implemented PostgreSQL for persistent data storage, ensuring notes remain accessible between sessions. Utilized Prisma for efficient database interaction, eliminating the need for direct SQL commands, and deployed the PostgreSQL database using Elephant SQL.
Technologies used include:
- React
- Node.js
- Express.js
- PostgreSQL
- Prisma