Giter VIP home page Giter VIP logo

blackbird's Introduction

Blackbird

Blackbird is a university's new best friend when it comes to scheduling, deliveries of exercises, and announcements!

Blackbird is a learning management system (LMS) that makes scheduling easier for professors, assistants and student. It also has an assignment system that makes deliveries and grading simpler than ever. In addition, Blackbird has functionality that lets professors post announcements for either assistants only, or for everyone to see. Restrictions are set depending on your role in a course.

Installation

Windows:

  1. Download BlackBird-1.1.0-RELEASE.jar (or see all published versions here).
  2. Open file by double clicking on the file.

OS X & Linux (also works on Windows):

  1. Download BlackBird-1.1.0-RELEASE.jar (or see all published versions here).
  2. Open terminal window.
  3. Copy and paste this command in the terminal:
java -jar "{path to directory}/BlackBird-1.1.0-RELEASE.jar"

How to use

For step by step instructions, go to Wiki.

Development setup

Installation

Download maven from Apache's offical site.

Setup

Clone the repository into the project folder:
git clone https://gitlab.stud.idi.ntnu.no/programvareutvikling-v19/gruppe-58.git

Navigate to project directory and download required dependencies:
mvn install

Use

To compile and run the application:
mvn clean compile exec:java

To run test suite:
mvn clean test

Release History

  • 1.1.0
    • ADD: Assignment/submission-functionality.
    • ADD: Announcement-functionality.
    • ADD: Course member-list functionality.
  • 1.0.0
    • Initial version.
    • ADD: Admin view.
    • ADD: User login with roles.
    • ADD: Calendar functionality.

Licence

Blackbird LMS is released under the MIT licence.
See LICENSE for more information.

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.