Skip to content

This project is a full-stack income tracking application built with the MERN stack (MongoDB, Express, React, Node.js) and powered by GraphQL. The app allows users to manage and track their income sources efficiently, offering real-time data updates, intuitive UI/UX, and seamless integration with modern API technologies.

Notifications You must be signed in to change notification settings

Chanuth-silva10/graphql-income-tracker-mern-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Income Tracker App

Features:

  • 🌟 Tech stack: MERN (MongoDB, Express.js, React.js, Node.js) + Apollo GraphQL
  • 📝 Learn type definitions and resolvers for defining GraphQL schema and data fetching logic
  • 🔄 Mutations for modifying data in the GraphQL API and establishing graph relations
  • 🎃 Authentication with Passport.js and MongoDB session store
  • 🚀 Global state management with Apollo Client
  • 🐞 Error handling both on the server and on the client

Build the app

npm run build

Start the app

npm start

About

This project is a full-stack income tracking application built with the MERN stack (MongoDB, Express, React, Node.js) and powered by GraphQL. The app allows users to manage and track their income sources efficiently, offering real-time data updates, intuitive UI/UX, and seamless integration with modern API technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages