All Projects → Amine-Smahi → Jetweet

Amine-Smahi / Jetweet

Licence: mit
Jetweet is a mini twitter clone with basic functionalities, Made using ASP.NET CORE and Entity framework technologies

Projects that are alternatives of or similar to Jetweet

Pieshopcore
A simple pie shopping management system using ASP.NET CORE MVC application
Stars: ✭ 25 (-13.79%)
Mutual labels:  entity-framework-core, asp-net-core, dotnet-core, mvc
Csharp Datatables Parser
C# Serverside parser for the popuplar jQuery datatables plugin.
Stars: ✭ 119 (+310.34%)
Mutual labels:  entity-framework-core, asp-net-core, dotnet-core
Starwars
GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core
Stars: ✭ 559 (+1827.59%)
Mutual labels:  entity-framework-core, asp-net-core, dotnet-core
Storedprocedureefcore
Entity Framework Core extension to execute stored procedures
Stars: ✭ 164 (+465.52%)
Mutual labels:  entity-framework-core, asp-net-core, dotnet-core
generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (+89.66%)
Mutual labels:  mvc, entity-framework-core, asp-net-core
Fanray
A blog built with ASP.NET Core
Stars: ✭ 117 (+303.45%)
Mutual labels:  entity-framework-core, asp-net-core, dotnet-core
.NET-Core-Learning-Journey
Some of the projects i made when starting to learn .NET Core
Stars: ✭ 37 (+27.59%)
Mutual labels:  mvc, entity-framework-core, asp-net-core
Simplcommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
Stars: ✭ 3,474 (+11879.31%)
Mutual labels:  entity-framework-core, asp-net-core, dotnet-core
Cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
Stars: ✭ 621 (+2041.38%)
Mutual labels:  asp-net-core, dotnet-core
X.pagedlist
Library for easily paging through any IEnumerable/IQueryable in ASP.NET/ASP.NET Core
Stars: ✭ 625 (+2055.17%)
Mutual labels:  asp-net-core, mvc
Electron.net
Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
Stars: ✭ 6,074 (+20844.83%)
Mutual labels:  asp-net-core, dotnet-core
Clone Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
Stars: ✭ 12,604 (+43362.07%)
Mutual labels:  clone, twitter
Awesome Blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Stars: ✭ 6,063 (+20806.9%)
Mutual labels:  asp-net-core, dotnet-core
Practical Aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0 and 6.0 projects you can use. Readme contains explanations on all projects.
Stars: ✭ 6,199 (+21275.86%)
Mutual labels:  asp-net-core, dotnet-core
Ocelot
.NET core API Gateway
Stars: ✭ 6,675 (+22917.24%)
Mutual labels:  asp-net-core, dotnet-core
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+23441.38%)
Mutual labels:  asp-net-core, dotnet-core
Aspnet Core React Template
ASP.NET Core 3.1 / React SPA Template App
Stars: ✭ 539 (+1758.62%)
Mutual labels:  asp-net-core, dotnet-core
Aspnetcore Developer Roadmap
Roadmap to becoming an ASP.NET Core developer in 2021
Stars: ✭ 8,248 (+28341.38%)
Mutual labels:  asp-net-core, dotnet-core
Mlnet Workshop
ML.NET Workshop to predict car sales prices
Stars: ✭ 29 (+0%)
Mutual labels:  asp-net-core, dotnet-core
Angular Asp.netcorewebapi Mysql Crud Project
Angular 5 + ASP.Net Core 2.0 WebAPI + MySQL CRUD Sample
Stars: ✭ 22 (-24.14%)
Mutual labels:  entity-framework-core, asp-net-core

What is twitter

Twitter is a free social networking microblogging service that allows registered members to broadcast short posts called tweets. Twitter members can broadcast tweets and follow other users' tweets by using multiple platforms and devices. Tweets and replies to tweets can be sent by cell phone text message, desktop client or by posting at the Twitter.com website.

What is .NET Core

.NET Core is a cross-platform, high-performance, open-source framework for building modern, cloud-based, Internet-connected applications.

Jetweet

Jetweet is a mini twitter clone with basic functionalities, Made using ASP.NET CORE and Entity framework technologies

How to run the project

The steps are very easy you only have to

  • Check if .NET Core sdk version 2.2 preview1 installed on your system, you can download it from Here then check if the instalation has gone correctly by typing

    user$ dotnet --version
    user$ 2.2.100-preview1
    
  • Restore the dependencies by typing the commande

    user$ dotnet restore
    
  • Finnaly go and run the app by typing

    user$ dotnet run
    
  • Support me by making a for the repo and thank you :D , If you want to contribute to the project and make it better, your help is very welcome.

Work progress

The goal is to make it look like the original twitter with it functions

Done

  • Authentification
  • Registration
  • Profile section
  • Adding twitts
  • Deleting twitts
  • Editing twitts
  • Password recovery
  • Delete and download user data
  • Handling multiple users

Todo

  • Ability to change own avatar and cover
  • Select picture from local files
  • Add two factor authentification

Screenshots

sc1

sc2

sc3

sc4

sc5

sc6

sc7

Team

proudly made by Amine Smahi and support from Jetlight Studio

License

The project is under MIT License

        Copyright (c) 2017 Amine Smahi

        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:

        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.

        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].