This is an opinion based question so whether this is in the wrong place or isn’t allowed, apologies.
I’m looking to create an online booking system that would involve a front-end for both the customer/users (to view/book/edit/cancel appointments), as well as one for employees/staff (in which they can create/update/cancel appointments, view sign ups, calendars etc, some usual admin features).
My question is – what would be recommended to try and achieve this, in terms of the languages and framework. The only web application I’ve worked on was during my placement year at university, which was using ASP.NET MVC5 and AngularJS. I’ve used Java and the JDBC API as well for other projects, and I’m more than happy to pick up other languages and/or frameworks.
I was planning on using the former to develop this originally (although there would be multiple views so probably not Angular) but it would be nice to have some opinions from others, as this would be my first time developing something like this from scratch.
Kind Regards,
Calum