Code Monkey home page Code Monkey logo

sigma-js-internship-2020's Introduction

sigma-js-internship-2020

This is an educational project for group JS internship within Sigma Software at 2020

Intro

Current project is a simple social network platform "Meetlang". User can do various actions, among them:

  • Register within system
  • Login
  • Fulfill personal page with data
  • Find new friends within the platform
  • Connect with friends
  • Chat with friends
  • Review friends pages
  • Leave text comments on friends or personal pages

Before starting working on the project make sure that the following tools are installed:

  • Editor or IDE (WebStorm, VS Code etc.)
  • Git
  • Latest LTS version of NodeJS & NPM. You can install NVM to manage different versions of NodeJS
    nvm install --lts
    # restart terminal and check node version, it should be the same as .nvmrc file
    node --version
  • Google Chrome browser
  • Docker

To install dependencies - run npm ci from the root of the project.

Mongo setup

Setup docker on your machine. From root of the project run docker-compose up

Design

There are no requirements for the application design at all. Be creative!

Each page must contain:

  • Header
  • Main which depends on the current URL
  • Footer

Constraints

You must become familiar and use

BE:

  • NodeJs
  • Express
  • MongoDB
  • TypeScript

FE:

  • React (hooks)
  • TypeScript

sigma-js-internship-2020's People

Contributors

oresthaponov avatar serhii-kaliuzhnyi-dev avatar apastuhov avatar oleksandrstarov avatar romanazaruk avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.