WorkCollab lets you work more collaboratively and get more done. The one place for all your projects and team collaboration. Ultimate control over teams and projects easier than ever.
To Test The Application, Clone the Repo and inside frontend folder, run npm i and then ng serve to spin up our frontend at http://localhost:4200. Further inside backend folder run npm i and then node app.js to spin our backend API at http://localhost:8000.
Visit http://localhost:4200 to see the application live in action!
Or you can see a working demo at https://workcollab.herokuapp.com.