Skip to content

This repository contains the course project of the Full Stack Open 2020 which is one of the courses in University of Helsinki mooc.fi.

Notifications You must be signed in to change notification settings

jiiaa/mooc-fullstack-2020-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Project Work - MOOC Full Stack Open 2020

This is the awesome application which was made as a project work (final project) on the Full Stack Open course in the Open University of Helsinki.

The business idea of the project is related to the real estate business and therefore the names of the folders, components, states etc. includes words like apartment/house or similar.

The application was deployed to Heroku and a demo is available upon request.

Technology Stack and Libraries

Backend

  • NodeJS, Express, dotenv
  • JSON Web Token, bcrypt
  • MongoDB ja mongoose
  • AWS S3 Bucket, aws-sdk, multer

Frontend

  • React, Redux, React Router
  • Material-UI

Developing The Application

  1. Start the backend in the local mode using the local MongoDB $npm run dev
  2. Start the frontend in the local mode $npm start

Testing the backend endpoints

First make sure you have the REST Client plug-in installed in your VS Code and. Next open the file login_user.rest. There are requests for testing the sign-in and login endpoints.

About

This repository contains the course project of the Full Stack Open 2020 which is one of the courses in University of Helsinki mooc.fi.

Topics

Resources

Stars

Watchers

Forks