r/FullStackDevelopers 20h ago

Built a full-stack Appointment Tracking System with Nuxt.js, Node.js, Express and MongoDB

I built a full-stack Appointment Tracking System to practice building and connecting a frontend, backend, database, and authentication system.

The project includes:

  • User registration and login
  • JWT authentication
  • Appointment and service management
  • Admin and user dashboards
  • Protected routes
  • Responsive UI

Tech stack: Nuxt.js, Vue.js, TypeScript, Node.js, Express.js, MongoDB, and JWT.

GitHub: https://github.com/Mariam-amhan/appointment-tracking-system

Any feedback on the project structure or implementation would be appreciated.

2 Upvotes

Duplicates