HarikeshKS / ToDo-PERN

This GitHub repo features a robust To-Do app using the PERN stack (PostgreSQL, Express.js, React(EJS used instead for now), Node.js). Seamlessly manage tasks with CRUD operations, benefiting from the stack's scalability. Also represents my learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo-PERN

Welcome to ToDo-PERN, a robust To-Do application built on the PERN stack (PostgreSQL, Express.js, React(not yet), Node.js). This repository serves as a practical example of a modern web application, offering seamless task management through CRUD operations and taking advantage of the stack's scalability.

Features

  • Create, Read, Update, and Delete tasks with ease.
  • Utilizes the power of PostgreSQL for a reliable and relational database.
  • Express.js provides a robust server-side framework.
  • Node.js ensures efficient server-side JavaScript execution.
  • EJS and other static files for the front-end.

Learning Journey

This repository not only provides a solid foundation for PERN stack development but also represents my personal learning journey. Feel free to explore, contribute, report issues, or customize the project to align with your specific needs.

About

This GitHub repo features a robust To-Do app using the PERN stack (PostgreSQL, Express.js, React(EJS used instead for now), Node.js). Seamlessly manage tasks with CRUD operations, benefiting from the stack's scalability. Also represents my learning.


Languages

Language:EJS 38.6%Language:JavaScript 32.8%Language:CSS 28.5%