Built a full-stack Appointment Tracking System with Nuxt.js, Node.js, Express and MongoDB
▲ 14 r/Nuxt+2 crossposts

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.

u/mariamamhan — 12 days ago
▲ 3 r/learnjava+1 crossposts

Built a Hospital Management System in Java to practice OOP — looking for feedback

Hi everyone!

I recently finished a console-based Hospital Management System in Java as a personal project to practice Object-Oriented Programming.

The project includes:

- Patient management

- Doctor management

- Appointment scheduling

- File-based data storage

- Menu-driven interface

While building it, I focused on applying concepts like encapsulation, inheritance, constructors, and association.

I'd really appreciate any feedback on the project structure, code organization, or ideas for improvements.

GitHub:

https://github.com/Mariam-amhan/Hospital-Management-System

u/mariamamhan — 12 days ago