Coder Social home page Coder Social logo

abhijmics / odlrs_v.2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siyam04/odlrs_v.2

0.0 0.0 0.0 81.7 MB

Online Diagnostic Lab Reporting System developed by Django Web Framework.

Python 65.79% PowerShell 0.18% Batchfile 0.17% JavaScript 0.19% HTML 31.53% SCSS 2.14%

odlrs_v.2's Introduction

Diagnostic Lab Reporting System.

Instructions (Windows 10x64):

  • Some commands may differ depending on OS. Just google it.

  • Install latest version of Python3 (64 bit).

  • Clone the repository.

  • Install and active virtual environment directory:

    1. :~$ cd Repository/venv/Scripts/
    2. :~$ activate
    3. (venv):~$ This '(venv)' sign will be shown up if virtual environment activated successfully.
  • Install all the requirements using previously opened CMD where the virtual environment was activated:

    (venv):~$ pip install -r requirements.txt

  • Run Local Server:

    (venv):~$ python manage.py runserver

  • PATHs:

    1. System Admin Dashboard: http://127.0.0.1:8000/admin/ (default)
    2. Homepage: http://127.0.0.1:8000/
    3. Diagnostic Admin Login: http://127.0.0.1:8000/admin-login/ (Username = labaid_admin_1, Password = labad1-321)
    4. Diagnostic Staff Login: http://127.0.0.1:8000/staff-login/ (Username = labaid_staff_1, Password = labst1-321)

Special Thanks to:

Homepage

Home

Diagnostic Staff Dashboard

Staff Dashboard

Diagnostic Admin Dashboard

Completed Orders Admin

odlrs_v.2's People

Contributors

siyam04 avatar uxjoy avatar nazmul629 avatar mahbubcsediu avatar morshedmasud avatar tareqmonwer avatar icerahi 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.