Giter Club home page Giter Club logo

semeter-fall's Introduction

Semeter-Fall

semeter-fall-schdule An ASP.Net web application with some features and contraints to create a colleage schdule.

the more important rule, i follow in that project >> (fat Model skinny Controller), So i create MethodHandler class to provide the Controller with all methods it needs.

fall-semester_schedule_creator has some Constraints

  • choosing a course (to make a section).
  • assign days & timings.
  • assign professor based on the course (without exceeding teaching load or conflict the professor timings).
  • assign classroom without conflict the classroom timings.

Some of those constraints get done by add to coloum to database like in Professors Table(Teachingload - Committo) if the Committo equal to TeachingLoad that professor doesn't show again etc... .

Frameworks

  • ASP.Net
  • .Net FrameWork 4.7.2

Dependancies

  • bootstrap(ClientSide)
  • jQuery(ClientSide)
  • jQuery.Validation(ClientSide)
  • Microsoft.AspNet.Mvc
  • Microsoft.EntityFrameworkCore
  • Microsoft.EntityFrameworkCore.Design
  • Microsoft.EntityFrameworkCore.SqlServer
  • Microsoft.EntityFrameworkCore.Tools
  • Microsoft.Extensions.DependencyInjection
  • Newtonsoft.Json
  • Select.HtmlToPdf

Features

  • Cascading DropDown list According to Contraints.
  • Bootstrap Fully Design.
  • More dynamic webpage by Jquery.
  • Convert and Download Table's webpage.
  • Normlized Database with internal Procedures

Design patterns

  • Repository design pattern with interface and Generic Behavioral Container.

OverView

Alt Gif

Database

scheme :-

Database scheme

semeter-fall's People

Contributors

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