Check LearNAV Engine Repository for extended functions as the projects are linked to each other
Libre's system consists of the following:
- Digital Learning Resource Library
- Contains Most of the Curriculum-based Learning Modules from Philippine's Department of Education(DepEd and their online platform Deped Commons
- Contains Related Learning Resources from Archive.org
- Straightforward and Powerful Search System
- Libre's Search System allows the user to quickly search for the embedded resources in the database
An implementation of Libre where the resources come from the users. Both acts as learning resource manager and Tag-Based Directory System for User's Resources.
- Design
- Libre consists of a very simple interface design for the interface following both Google's Material Design and Mozillas' Photon Design.
- It also uses open-source icons from Eva Design and Feather Icon.
- Design Process are done through Microsoft Office Powerpoint, Adobe PhotoShop, SAI 2 and Adobe Illustrator.
Screenshots
SHELF is currently under development
- Fonts
The Following Fonts were used:
- Fira Sans (Primary)
- Gelion Typeface
- Berlin Round
- Seoge UI
This section is intended to those who wish to conribute to the project. Befor you do, kindly check this out and License attached to this repository. *Cheers!*🎉
- Language Used: C#, .NET 4.7.2
- IDE : Visual Studio
Libre is primarily developed in Visual Studio. It utilizes the following resources and libraries:
- DotNetZip
- System.Data.SQLite
- Material Design Framework for C#
The Developers utilize SQLite Database Management System through the use of DB Browser and SQLite Studio.
Microsoft Excel and Notepad are also used for migrating data and information from one database system to another. (We used to make the Database in MS ACCESS)
1. Libre Main Database - maintained by the developers. 2. SHELF Database - manages user inputs and Tag Systems.
LearNAV is the original title of the project. The Developers(team jar) developed a C# Dynamic Link Library(DLL) for communicating, managing and processing data between the Libre and its Database
Find more here: LearNAV Engine Repository
-
dt - DataTable that stores Data for filtering data from Database
It is created in LearNAV_Engine to store data used by the queries The Data are then transfered to the ListView containers in LearNAV to store data
-
Classes for Advanced Searching, Filter and LogIn
Email - [email protected]
Written with StackEdit.