Skip to content

startappdev/task-manager

Repository files navigation

Task Manager

Welcome! This repository contains a small full-stack project that you will use as part of a technical interview.


🟢 Stack

  • Backend: Node.js + Express + MongoDB (MongoMemoryServer for demo) + Mongoose
  • Frontend: Angular (standalone component) + RxJS
  • Communication: HTTP REST API

⚡ Running the project

1. Backend

npm run server:start
  • Starts the Node.js backend on http://localhost:3000
  • Uses MongoMemoryServer, so no real MongoDB setup is needed
  • Pre-populated tasks will be created automatically

2. Frontend

npm start
  • Angular runs on http://localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •