GithubHelp home page GithubHelp logo

studentmanagement's Introduction

StudentManagement

This is a web application for managing student records. The frontend of the application is built with ASP.NET MVC and AngularJS, and it can be accessed at https://localhost:7139/. The backend is built with ASP.NET Core minimal API and it can be accessed at https://localhost:7034/.

Running the Application

  1. Clone the repository to your local machine.
  2. Navigate to the root folder of the project.
  3. Open the solution file (StudentManagement.sln) in Visual Studio.
  4. Build the solution.
  5. Create the database by running the following commands in the Package Manager Console: Update-Database
  6. Start both the frontend and backend projects in Visual Studio.
  7. Access the application at https://localhost:7139/

Features

Frontend

The frontend of the application can be accessed at https://localhost:7139/. Users can perform the following actions:

  • Login page
  • Student listing page
  • Create a new student
  • Student detail Page
  • Filter, Paging

Backend

  • Login API
  • Get All students API
  • Filter student by name, phone number, ID number API
  • Create a new student
  • Get student detail by ID API

Swagger

The API documentation for the backend can be accessed at https://localhost:7034/swagger/index.html. This page provides detailed information about the available endpoints, parameters, and responses.

Technologies Used

  • ASP.NET MVC
  • AngularJS
  • ASP.NET Core minimal API
  • Dependency Injection
  • Entity Framework Core
  • SQL

studentmanagement's People

Contributors

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