Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.01 KB

Amigos

Amigos

‘Amigos’ is a social networking platform developed using .NET framework 4.6. {College project}

You can check how pages look for this site in directory 'Output pages'.

If you're interested to develop further, then make sure you have fulfilled the following requirements:

  • Operating system - Microsoft Windows 7 or above
  • RAM - 6 GB or above (for better experience on Visual Studio 2015)
  • HDD space - 10 GB or above
  • Processor - Intel i3 (6th gen.), AMD A10 (6th gen.) or newer
  • Microsoft Visual Studio 2015 update 3 or above
  • .NET framework - 4.6 or above
  • Front End - ASP.NET
  • Back End - SQL Server 2014 (Default in VS-2015 update 3)
  • Code behind - C#
  • External libraries - AJAX Control Toolkit (18.1.1), jQuery (3.3.1), Bootstrap (4.1.3), CSS3, HTML

You can refer documentation PDF in 'Documentation' directory or check sample output page images in 'Output pages' directory.