Code Monkey home page Code Monkey logo

9b3fc6ce-7e56-455d-b585-0e0a810d1af2's Introduction

Assesment Reporting System

Description

It is a CLI app to generate perforamace of students

Installation Instructions

System requirements

  1. php 8+ (Developed on php 8.3 with MacOs 13.6)

  2. composer (version 1.10.10 on mac )

    There shouldn't be any problem with other unix based operating systems.

Installation

  1. Clone the repository

  2. cd to the folder cd 9b3fc6ce-7e56-455d-b585-0e0a810d1af2

  3. Install composer if not already installed from this link

  4. Run composer install

Starting the app

  1. Open a new Terminal and go to 9b3fc6ce-7e56-455d-b585-0e0a810d1af2 folder.

  2. Run php start.

  3. It will prompt to the required details

  4. Enter the student_id and choose options

  5. This will validate, and generate reports

  6. To stop run stop.

Database

  1. Data stored in the memory as json as required

Other notes

All the source code is included in src folder.

Design considerations and standards

  1. Object oriented approach for the design.

  2. Factory pattern.

  3. SOLID Principles.

  4. PSR-4

  5. Tried to decouple the module to make sure each component perform independently.

Structure

The complete modules is divided into following parts:

  1. Processors : Process the request.

  2. Services : Performs services for Processors

Assumptions

  1. It is a CLI app as the instructions clearly says not to use GUI.

Testcases

No testcases included due to the compatiability issues

Developer contact details

Email : [email protected]

9b3fc6ce-7e56-455d-b585-0e0a810d1af2's People

Contributors

sibitmathew 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.