GithubHelp home page GithubHelp logo

sem4pi-22-23-8's Introduction

4th Semester ISEP Integrative Project

In this repository you will find what my team and I have developed for the 4th semester ISEP Integrative Project.

The project was overall well loved by the teachers, as the results speak for themselves

  • LAPR4 grade - 19/20
  • SCOMP grade - 19/20
  • RCOMP grade - 20/20
  • EAPLI grade - 19/20
  • LPROG grade - 19/20

After the horizontal rule, you will find the original description of the project, as well as the original instructions on how to build, run and use the project


Open in Visual Studio Code

Project eCourse

1. Description of the Project

Learning Systems (LS) is an IT company specialized in the development of learning solutions wanting to develop a new remote learning platform called eCourse.

The platform supports the activites of the 3 (three) major actors of a course, such as teachers, students and managers and several functionalities. The most distinctive features are Automated Exams and Shared Boards.

The first one guarantee that students automatically have feedback and resulting grades after submitting an exam. The second one is a board that is used to share and organize ideas an information.

The platform is also able to manage:

  • Users (create, disable/enable and list);
  • Courses (create, open/close enrollment, open/close course, define teachers, approve/reject enlistment);
  • Classes (schedule a class, schedule an extra class, update schedule);
  • Exams (create, list, list course exams, take exam, list grades, list course grades);
  • Shared Boards (create, share, view history, archive);
  • Post-It (create, change, undo change);
  • Meetings (schedule, cancel, accept/reject, list);
  • Other type of requirements that should be taken into account for the given problem.

The duration of this project is 3 (three) months, starting on February 22th and ending on June 18h.

2. Planning and Technical Documentation

Planning and Technical Documentation

3. How to Build (assuming you have maven and java installed)

To build the project, run the files:

rebuild-all.bat
or
rebuild-all.sh

4. How to Execute Tests

If you want to run tests for all modules just run in command line:

mvn test

5. How to Run

Assuming the build was done, we can run the application through the fil

eCourse - Manager

run-manager.bat
or
run-manager.sh

eCourse - Teacher

run-teacher.bat
or
run-teacher.sh

eCourse - Student

run-student.bat
or
run-student.sh

6. How to Install/Deploy into Another Machine (or Virtual Machine)

For example if you want to deploy into another machine eCourse - Manager you need to:

rebuild-all.bat
run-manager.bat
or
rebuild-all.sh
run-manager.sh    

7. How to Generate PlantUML Diagrams

To generate plantuml diagrams for documentation execute the script (for the moment, only for linux/unix/macos):

./generate-plantuml-diagrams.sh

sem4pi-22-23-8's People

Contributors

pintohen avatar

Stargazers

 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.