/Twitter

Primary LanguageC#


Logo

Tuwaiqer project

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

The project was built by Tuwaiq's Trainees to mimic twitter Application. The main idea of Tuwaiqer is a website application allows posting messages in timeline, sharing them, and interacting with other users. Moreover, it provides many features such as: following users, displaying and editing personal profile, viewing followings' profiles and their messages.


"Tuwaiqer Project"

Built With

Front-End

  • HTML
  • CSS
  • Bootstrap

Back-End

  • ASP.NET MVC
  • MSSQL Server
  • EF Core

Getting Started

Prerequisites && Installation

  1. Clone the repo

    git clone https://github.com/AbdulazizAlmohammadi/Twitter
  2. Install Dotnet

    https://dotnet.microsoft.com/download

  3. Setup your database in appsettings.json

    "DefaultConnection": "server={ Your Server Name}; database={ Your Database Name}; Trusted_Connection=True;"

Contact