Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.
/ Alpha Public archive

A web portal exclusively meant for IT Gopeshwar.

License

Notifications You must be signed in to change notification settings

printf-dj/Alpha

Repository files navigation

Alpha

A web portal exclusively meant for IT Gopeshwar.

Requirements: Microsoft Visual Studio, Micorsoft SQL Server.

Installation:-

  1. 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.

  2. Create an empty ASP.net website project in MS Visual Studio.

  3. Import all the files of the Alpha Rebranded folder to the project's solution created in step 2.

  4. In MSSQL create a new database and create tables.

  5. From MSSQL copy the connection string of the database you created.

  6. 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😁.

License