Coder Social home page Coder Social logo

mediabilly / linkedin-clone Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 2.0 2.57 MB

An assignment for the Web Application Technologies course where we were asked to implement a web app like LinkedIn.

Shell 0.01% JavaScript 0.65% TypeScript 71.38% HTML 25.96% CSS 2.00%
linkedin-clone web-development full-stack-development frontend backend angular nestjs typescript javascript nodejs postgresql html css bootstrap

linkedin-clone's Introduction

LinkedIn-Clone

An assignment for the Web Application Technologies course where we were asked to implement a web app like LinkedIn.

The app was developed using Angular for the Front-End, NestJs for the BackEnd and PostgreSQL for the database.

Installation Instructions

To install you just need to do the following:

  • Install NodeJs and npm, and PostgreSQL
  • Navigate to the api folder which contains the backend and install the node-modules by running npm install
  • Navigate to the frontend folder and install the node-modules by running npm install
  • Navigate to the api/ormconfig.json file and configure the database connectivity options.
  • Navigate to the ssl and install the certificate which is for localhost or you can create your own and replace the corresponding files.

Execution Instructions

To run the application you just need to:

  • Run the backend by going to the api folder and then run the command npm run start
  • Run the frontend by going to the frontend folder and then run the command npm start
  • Navigate to https://localhost:4200 .
  • The first time you use the app with a clean database, an admin user will be created with email [email protected] and password linkedin123. Login and change the password.
  • Use the app!!!

linkedin-clone's People

Contributors

mediabilly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.