MostafaEsmaeili / SocialKnow

Web application project that is a social networking site with a knowledge base.

Home Page:https://www.polishdev.com/?p=85

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues Pulls


SocialKnow

Social media platform with knowledge base and services for a given industry.

Report Bug · Request Feature

Table of Contents

About The Project

It is a web application project that is a social networking site with a knowledge base. It is not supposed to be another Facebook, but a web application designed to gather people interested in a specific field and provide them with functions such as:

  • knowledge base,
  • the ability to create lists and evaluate specialists in this field,
  • a list of proven specialist stores,
  • forum - with moderating options,
  • internal communicator,
  • section with events - information about events related to a given topic,
  • place for legal notes and regulations (portal regulations, GDPR, privacy policy).

Used Technologies

The application has been clearly divided into the backend and frontend parts. The backend is implemented using .NET Core and the frontend is carried out using the React library.

Backend

Frontend

Current State of Project

Currently, an MVP (Minimal Value Project) is being created, where the backend already has part of the implementation, while the creation of the React project and its integration are in progress.

Getting Started

This section will soon contain steps how to get a local and running copy...

Usage

For detailed information about SocialKnow usage please check Developer Guide from our project wiki.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. 🍴 Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 🔃 Open a Pull Request

Contact

Project's main contributors:

About

Web application project that is a social networking site with a knowledge base.

https://www.polishdev.com/?p=85


Languages

Language:C# 98.7%Language:TypeScript 0.6%Language:HTML 0.5%Language:CSS 0.2%