https://github.com/apchavan/amigos
A social networking platform developed using .NET framework 4.6
https://github.com/apchavan/amigos
amigos asp-net c-sharp css3 html5 social-media social-network
Last synced: 3 months ago
JSON representation
A social networking platform developed using .NET framework 4.6
- Host: GitHub
- URL: https://github.com/apchavan/amigos
- Owner: apchavan
- License: apache-2.0
- Created: 2019-04-03T14:32:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-30T11:46:33.000Z (almost 7 years ago)
- Last Synced: 2025-06-13T06:09:10.633Z (about 1 year ago)
- Topics: amigos, asp-net, c-sharp, css3, html5, social-media, social-network
- Language: JavaScript
- Size: 22.2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# *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:***
- [x] Operating system - Microsoft Windows 7 or above
- [x] RAM - 6 GB or above (for better experience on Visual Studio 2015)
- [x] HDD space - 10 GB or above
- [x] Processor - Intel i3 (6th gen.), AMD A10 (6th gen.) or newer
- [x] Microsoft Visual Studio 2015 update 3 or above
- [x] .NET framework - 4.6 or above
- [x] Front End - ASP.NET
- [x] Back End - SQL Server 2014 (Default in VS-2015 update 3)
- [x] Code behind - C#
- [x] 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.**