Skip to content

bmosoluciones/now-lms

Repository files navigation

NOW - Learning Management System

PyPI - License PyPI PyPI - Wheel Docker Repository on Quay Code style: black Code style: Prettier Ruff codecov Quality Gate Status Join the chat at https://gitter.im/now-lms/community

Logo

Simple to {install, use, configure and maintain} learning management system.

ScreenShot

Documentation

Documentation Status

Data in the live demo is reset in every deployment, user and password are: lms-admin

Getting Started

Thanks for your interest in the NOW - LMS project (the project).

Dependencies

  • Requires python >= 3.8
  • Requires very low resources to run

Quick Start

To star a local server just execute:

python3 -m venv venv
# Linux:
source venv/bin/activate
# Windows
venv\Scripts\activate.bat
# Install NOW Learning Managenet System
python -m pip install now_lms
# Execute the build in server
python -m now_lms

Visit http://127.0.0.1:8080/ in your browser, the default user and password are lms-admin, note that the default server is only bind to the localhost. You can test the software in your local machine, if you want to deploy NOW-LMS for production use please check de user manual.

Contributing

Thanks for your interest in contributing with the NOW-LMS project, please note that this is a open source projects so your contribution will be available to others for free under the terns of the Apache License, please refers to the CONTRIBUTING file to start.

Logo

The NOW - LMS logo was developeb by Muhammad Nabeel A..