OREL-group / Project-Management-SP-24

Assignments and materials for Project Management, Spring 2024
1 stars 27 forks source link

Setting Up Node.js with Express Backend #144

Open MichaelChiflikyanBSIS opened 5 months ago

MichaelChiflikyanBSIS commented 5 months ago

Develop the initial server setup using Node.js with Express, including basic REST API endpoints for the application's core functionality. Attention should be paid to establishing clear coding standards and an architectural pattern to prevent technical debt. As the project evolves, we might need to refactor the codebase to incorporate more sophisticated features or to address performance bottlenecks.