GithubHelp home page GithubHelp logo

contact2hitech / aspdemoconnect Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 24.16 MB

AspDemoConnect is a comprehensive web application developed in ASP.NET C# for educational institutions.

License: MIT License

HTML 1.21% ASP.NET 58.58% Visual Basic .NET 38.83% TSQL 0.04% CSS 1.17% C# 0.16%
admin asp-net database masterpage-asp session-management sqlserver tutorial-code

aspdemoconnect's Introduction

AspDemoConnect

AspDemoConnect is a comprehensive web application developed in ASP.NET C# for educational institutions. It allows students to register, log in, view tutorials and live demos, upload their own demos, and submit assignments for different subjects. The site also silently tracks attendance using session data, providing a seamless learning and tracking experience.

Features

  • User Registration and Login: Secure and easy student registration and authentication.
  • View Tutorials: Access educational tutorials anytime.
  • Live Demos: Participate in live demos during lab hours via LAN.
  • Demo Upload: Students can upload their own demos for review.
  • Assignment Upload: Students can submit assignments for different subjects.
  • Attendance Tracking: Silent attendance tracking through session data.
  • User-Friendly Interface: Simple and intuitive design for ease of use.

Screenshots

Home Page Home Page

Login Page Login Page

Tutorial Page Tutorial Page

Submission Page Submission Page

Download Page Download Page

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: ASP.NET C#
  • Database: SQL Server
  • Version Control: Git

Installation

  1. Clone the repository:
    git clone https://github.com/contact2hitech/AspDemoConnect.git
  2. Open the solution in Visual Studio.
  3. Configure the SQL Server connection string in appsettings.json.
  4. Apply migrations to set up the database.
    Update-Database
  5. Run the application:
    dotnet run

Usage

  1. Register a new account or log in with existing credentials.
  2. Navigate through the dashboard to access tutorials, live demos, and the demo upload section.
  3. Submit assignments for different subjects through the assignment upload section.
  4. Track your attendance and performance metrics silently through the session data.

Contributing

We welcome contributions to AspDemoConnect! Here’s how you can help:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m "Your detailed description of the changes."
  4. Push to the branch:
    git push origin feature-branch
  5. Create a pull request detailing your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or feedback, please reach out at:

aspdemoconnect's People

Contributors

contact2hitech avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.