Giter Club home page Giter Club logo

student-management-system's Introduction

Student Management System Project

Overview

Welcome to the Student Management System, a .NET Core project with a Razor Pages frontend and a SQL backend. This system is designed to revolutionize the student experience by providing a centralized platform for academic management, university updates, and career exploration.

Features

  1. Academic Control:

    • Effortlessly manage find courses, course registrations, and schedules.
  2. University Updates:

    • Stay in the loop with important announcements and news directly from the university.
  3. Library Management:

    • Explore a wide variety of books and borrow books online.
  4. Career Possibilities:

    • Discover and pursue career opportunities through job postings and internship information.

Technology Stack

  • Backend: .NET Core 7,C#
  • Frontend: Razor Pages,HTML/CSS,Bootstrap
  • Database: MIcrosoft SQL Server

Getting Started

Prerequisites

  • Install .NET Core SDK on your machine.
  • Set up a SQL Server instance or connection for the project's database.

Installation Steps

  1. Download the project

    • Download the project zip file
    • Unzip the file and open Solution Explorer to open the project
  2. Update the database connection string:

    • Open the appsettings.json file in the project.
    • Replace the default connection string with your SQL Server connection details.
  3. Run the migrations to create the database:

    dotnet ef database update
  4. Build and run the project:

    dotnet build
    dotnet run
  5. Access the application:

Acknowledgments

  • Special thanks to the .NET Core and Razor Pages communities for their valuable contributions and support.
  • Inspired by the mission to enhance the overall student experience in academic institutions.

student-management-system's People

Contributors

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