aceisScope / fullstack_summer

This is a project for Software Development Skills: Full-Stack course of LUT university

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fullstack_summer

This is a project for Software Development Skills: Full-Stack course of LUT university, CT70A9140_15.04.2020 Software Development Skills: Full-Stack Anytime-course

In the reposotary there are the course work and the final project.

To run the final project, first node modules need to be installed locally since they're ignored in git repo.

Then start mongodb service. On Mac OS the command is brew services stop mongodb-community@4.2, depending on the mongoDB version.

Then simple open /project/mean-stack, do node app.js, then open http://localhost:3000. First you may need to register as a new user.

Here is a link to the project demo https://youtu.be/7rWrrCw4KPY

About

This is a project for Software Development Skills: Full-Stack course of LUT university


Languages

Language:JavaScript 99.4%Language:TypeScript 0.4%Language:HTML 0.1%Language:CSS 0.0%