Skip to content

Sortian/ProjectTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“‹ MERN Project Tracker

A sleek, lightweight, full-stack project tracking application built using the MERN stack (MongoDB, Express, React, Node.js). This app allows users to create, read, and delete project tasks dynamically with real-time state updates and cloud-managed persistence.


๐Ÿš€ Key Features

  • Full CRUD Functionality: Seamlessly log project tasks and remove them instantly.
  • Reactive User Interface: Built with Vite and React using modern functional hooks (useState, useEffect) for instant UI re-renders without refreshing.
  • REST API Architecture: Clean, modular Express backend routes optimized for fast JSON payloads.
  • Cloud Persistence: Fully connected to a secure cloud database via MongoDB Atlas.
  • Optimized Network Delivery: Leverages Axios for robust asynchronous communication and streamlined error handling.

๐Ÿ› ๏ธ Tech Stack & Architecture

Frontend

  • React (Functional Components)
  • Vite (Next-generation lightning-fast frontend tooling)
  • Axios (Promise-based HTTP client for data fetching)

Backend

  • Node.js (JavaScript runtime engine)
  • Express.js (Minimalist web framework for routing)
  • Mongoose (Elegant ODM object modeling for MongoDB)
  • MongoDB Atlas (Cloud-hosted multi-cluster database management)

โš™๏ธ Installation & Setup Guide

Follow these steps to spin up the local environment on your machine:

1. Clone the Repository

git clone [https://github.com/YOUR_USERNAME/mern-project-tracker.git](https://github.com/YOUR_USERNAME/mern-project-tracker.git)
cd mern-project-tracker

About

A project tracker for my future endevours as a full stack engineer..

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors