Giter VIP home page Giter VIP logo

learning-management-system's Introduction

Aspire. Backend (Spring Boot)

The Learning Management System - Aspire.

Aspiration of Education Inspiration

Learning Management System (LMS) is a Web Application which connects the teachers and the students to perform online delivery of educational courses. It provides an all-in-one platform where teachers can deliver courses for which students can enroll. The COVID-19 pandemic has led to closure of Educational Institutions. This has affected not only the education of the students, but also the teachers and economy of the country. To provide a solution for this problem, we chose to develop an online Learning Management System to deliver courses online. The main importance of this platform is to generate income by providing educational services.

Contribution Guide (Only for the Project Team)

  1. Clone the repository
git clone https://github.com/miyurugunarathna/learning-management-system.git
  1. Create a feature branch with meaningful name and check it out locally. Please make sure to give a meaningful name to your branch. See the guide for the more details Link
git checkout -b [branch_name]
  1. Do your modification in the branch you have been created

  2. Stage and commit changes you have been made with a meaningful commit message

git add .
git commit -m "[commit_message]"
  1. Push the feature branch to the central repository
git push -u origin [branch_name]
  1. Finally make a Pull Request. See the guide for more details Link

Link

Spring Framework http://spring.io
Spring Boot https://spring.io/projects/spring-boot
Spring Tools https://spring.io/tools
Spring Initializr https://start.spring.io/
Project Lombok https://projectlombok.org/
Postman API Client https://www.postman.com/product/api-client/
IntelliJ IDEA https://www.jetbrains.com/idea/

Contributors

learning-management-system's People

Contributors

miyurugunarathna avatar piyoshila avatar shivaanidushya avatar dilafar avatar vrw-bandaranayake avatar thilangavinda avatar afdhalahamed 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.