A web portal exclusively meant for IT Gopeshwar.
Requirements: Microsoft Visual Studio, Micorsoft SQL Server.
-
Clone the repo on local machine using command "$git clone https://github.com/printf-dj/Alpha.git" without quotes or simply download the zip file.
-
Create an empty ASP.net website project in MS Visual Studio.
-
Import all the files of the Alpha Rebranded folder to the project's solution created in step 2.
-
In MSSQL create a new database and create tables.
-
From MSSQL copy the connection string of the database you created.
-
In Visual Studio open the Web.config file and update the connection string with the one you copied in step 4.
That's all... now you can run the project.
Devs: Naveen Prasad, Jaideep Bhandari, Shubham Thapliyal and me😁.