Code Monkey home page Code Monkey logo

taarafo.core's Introduction

.NET The Standard - COMPLIANT The Standard The Standard Community

Taarafo.Core

This API attempts to De-productize humanity by decentralizing social networks.

This is Taarafo - an open source social media platform to allow people to clone, host and create their own social media communities, while being able to connect to other individuals and other communities around the world without fearing being censored, banned or blocked out.

The way Taarafo works, is that it decenteralizes the ownership and governance of social media communities - it allows anyone, anywhere around the world to build a community to connect with their families, friends and the people they share interests with without fearing their data would be used for social or psychological research, and without fearing to be censored for their unpopular opinion.

I believe everyone in the world should be able to express their opinions, it's a basic human right to be able to share your thoughts with the world fearlessly without fearing to be cancelled and completely eliminated from your cyber existence.

EFS000: Engineering Free Speech
EFS001: Introduction to Taarafo
EFS002: Initializing ASP.NET Core API
EFS003: Initializing ASP.NET Core Unit Tests
EFS004: Initializing ASP.NET End-to-End Tests
EFS005: Handling SQL Exceptions
EFS006: Exceptions Localization & Categorization
EFS007: Handling Dependency & Service Exceptions
EFS008: Date Validations in ASP.NET Core
EFS009: Implementing RESTFul API Controllers in ASP.NET Core
EFS010: Deep Cloning in TDD in C#
EFS011: Implementing Storage Brokers (Select & Delete)
EFS012: Implementing API Brokers
EFS013: Test Driving Happy Path for Post Remove Scenario
EFS014: Quick Guide to Structural Validations in ASP.NET Core
EFS016: Detecting and Handling Not Found Entity Exceptions in ASP.NET Core
EFS018: Developing a DELETE API Endpoint

taarafo.core's People

Contributors

alijohn-net avatar bbereket1 avatar blouflashdb avatar cjdutoit avatar deepshri7 avatar elbekdeveloper avatar eriadhami avatar evangelinedrink avatar evannlim avatar glhays avatar gulchexrasgithub avatar hassaero110 avatar hassanhabib avatar iamdiyorjon avatar imjane5 avatar jamshidbek001 avatar jasurbekyusuf avatar javlonbek-dev avatar khatanboyevelbek avatar khusnii avatar mehdi-aghaei avatar rajeswarigunturi avatar rcruz7 avatar rcruzfreelance avatar salimdeveloper avatar shrihumrudha avatar studentoftatu avatar tharaniannamalai avatar ubakhromov avatar ysnarafat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

taarafo.core's Issues

COFIG: Add an .editorconfig file at Solution Level

This will ensure that code cleanup will place system using directives at the top
This will add the file header template / copyright text to the top of files during code cleanup

These settings are applied via:

#Formatting - organize using options

#sort System.* using directives alphabetically, and place them before other usings
dotnet_sort_system_directives_first = true

#Formatting - header template

#add file header template
file_header_template = ---------------------------------------------------------------\nCopyright (c) Coalition of the Good-Hearted Engineers\nFREE TO USE TO CONNECT THE WORLD\n---------------------------------------------------------------

Comment Model Suggestion

Hello Eng/ Hassan

Here's my suggestion for Comment model

image

RelationShip for the model I think about

  • Post will have one or many comments,
  • Author will have one or many comments,
  • Comment itself will have no comment or one , many comments ( i.e replies on a comment)

i'm not sure about comment state will be suitable or instead add comment rate
some kind of enum contains rates or status of comment

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.