Giter Site home page Giter Site logo

foyzulkarim / codecooperslms Goto Github PK

View Code? Open in Web Editor NEW
23.0 5.0 16.0 14.03 MB

As Code Coopers Training (previously known as Virtual Tech Academy), we have launched a LMS for our students. We are open sourcing those LMS projects here one by one for the greater good. Please share and Mark Star if you appreciate it.

License: Apache License 2.0

C# 25.57% JavaScript 52.91% HTML 3.60% CSS 15.33% ASP 0.01% TypeScript 2.57%
lms students coopers-training training learning learning-management-system

codecooperslms's Introduction

Hi there ๐Ÿ‘‹

Thanks for visiting my profile. I'm a software engineer based in Melbourne.

How to reach me:

My CV/Resume:

You can see and download the pdf copy of my latest resume from below (I removed my phone number though) ๐Ÿ‘‡

codecooperslms's People

Contributors

foyzulkarim avatar ony19161 avatar rasel01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

codecooperslms's Issues

List of controllers and actions

PermissionController (Add, Edit)
PermissionQueryController (Search)

ResourceController (Add, Edit)
ResourceQueryController(Search)

RoleController(Add, Edit)
RoleQueryController (Search)

[less priority]
UserController (Approval)
UserQueryController (Search)

Class 08Dec2017 issues

  1. undo Lbl.IdentityModel project. Move classes back to main Server.Identity
  2. Remove Identity related classes from Request model and view model projects.
  3. Undo repository layer and use Entity as the base class.
  4. Pass a repository (or generic repository) as the constructor in the service class instead of currently used DbContext object.
  5. Manage Roles, Resources, Permissions in the server project (don't use over complicated architecture for this classes).
  6. rename Permission and Resource Table to AspNetPermissions and AspNetResources

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.