0
Hostel management system
Hi, I'm a beginner in web development and I'm working on a school project to create a hostel management system. Could you please guide me on how to get started and provide some advice on the best approach to take?
1 Odpowiedź
+ 2
Learn HTML/CSS/JavaScript and SQL.
Then look at frameworks such as REACT, NodeJS, or Angular.
Any web based application requires a combination of skills. Get those basics down first.
When you are ready to build the real application, be sure to look at styling libraries such as Tailwind, etc.