Rohit-B-Kadam / Angular-Knowledge-Sharing-Portal

It is Angular Project. I have created this project were people can shared there project research with other people

Home Page:https://rohit-knowledge-sharing-portal.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knowledge Sharing Portal

Technology: Angular , Bootstrap

Description:

  • It is website fully developed in Angular Framework.
  • Project is based on Knowledge sharing means you can share your project idea or research to other people. Also you can research project posted by other people.
  • UI is design using Bootstrap.
  • All the basic and advance concept of Angular are use like ICC (Inter component communication) , Services , Dependence Injection etc.
  • Website is fully responsive on desktop as well as mobile.
  • I have use firebase hosting service to host this project. link

Technique or Technologies used in this project

  • All the basic Angular concept like Event binding , property binding etc
  • Template Driven Form
  • Reactive Form
  • Service (dependence injection)
  • Routing
  • Inter component cummuication
  • Dynamic UI
  • Bootstrap4 and ngBootstrap
  • Web site is fully responsive
  • FireBase Hosting
  • Bootstrap

Future Plan

  • Firestore Cloud(real time data).
  • Firebase Authenication.
  • Separating Private and public project.

Dependence

  1. Bootstrap

     npm install --save bootstrap@4
    
  2. Update rxjs

     npm install --save rxjs
    
  3. rxjs-compat

     npm install --save rxjs-compat
    
  4. ngbootstrap

     npm install --save @ng-bootstrap/ng-bootstrap
    
  5. I have remove enviromnent.js file for security. you have to create this file and add firebase config.


About

It is Angular Project. I have created this project were people can shared there project research with other people

https://rohit-knowledge-sharing-portal.firebaseapp.com


Languages

Language:TypeScript 78.5%Language:HTML 16.7%Language:JavaScript 2.7%Language:CSS 2.1%