Lessons Learned While Building Rail Connect
Rail Connect is a railway booking and management platform designed to simulate the workflow of a real-world reservation system.
Technology Stack
- Next.js
- Node.js
- Prisma
- SQLite
Key Learnings
- User authentication
- Database relationships
- CRUD operations
- API design
- Responsive UI development
Developing this project improved both my frontend and backend development skills while helping me understand how larger applications are structured.