Skip to content

Commit

Permalink
Add badges and statistics
Browse files Browse the repository at this point in the history
  • Loading branch information
changeweb committed May 1, 2023
1 parent 58fd3db commit fac7f55
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ School Management and Accounting Software
</p>

[![Build Status](https://travis-ci.org/changeweb/Unifiedtransform.svg?branch=master)](https://travis-ci.org/changeweb/Unifiedtransform)
![Pricing](https://img.shields.io/badge/Pricing-Free-brightgreen)
[![Linux](https://img.shields.io/travis/changeweb/Unifiedtransform/master.svg?label=linux)](https://travis-ci.org/changeweb/Unifiedtransform)
[![Code Climate](https://codeclimate.com/github/changeweb/Unifiedtransform/badges/gpa.svg)](https://codeclimate.com/github/changeweb/Unifiedtransform)
[![Latest release](https://img.shields.io/github/release/changeweb/Unifiedtransform/all.svg)](https://github.com/changeweb/Unifiedtransform/releases)
[![MadeWithLaravel.com shield](https://madewithlaravel.com/storage/repo-shields/1362-shield.svg)](https://madewithlaravel.com/p/unifiedtransform/shield-link)
[![Discord](https://img.shields.io/discord/917848091107946556)](https://discord.gg/8sz6kpup99)
[![Contribute](https://img.shields.io/badge/Help%20Wanted-Contribute-blue)](https://github.com/changeweb/Unifiedtransform/issues?q=is%3Aissue+is%3Aopen+)

We like to challenge the quality of what we build to make it better. To do so, we try to make the product intuitive, beautiful, and user friendly. Innovation and hard work help to fulfill these requirements. I believe in order to innovate we need to think differently. A few months ago I discovered there was no open source free school management software that met my quality standards. I happen to know a bit of programming so I decided to make one. I also believe that working with more people can push the standard higher than working alone. So I decided to make it open source and free.

Expand All @@ -23,8 +25,8 @@ See the news [here](https://laravel-news.com/unified-transform-open-source-schoo

## Framework used

- Laravel 8.X
- Bootstrap 5.X
- [Laravel 8.X](https://laravel.com/docs/8.x)
- [Bootstrap 5.X](https://getbootstrap.com/docs/5.0/getting-started/introduction/)

<h1 align="center"><img src="public/docs/imgs/ut/Screenshot 2021-12-07 at 01-39-17 Unifiedtransform.png"></h1>

Expand Down Expand Up @@ -58,6 +60,8 @@ Unifiedtransform is 100% open source and free forever!!

Community contribution can make this product better!!

<img width="100%" src="https://repobeats.axiom.co/api/embed/d90fe8b75d73579b62d26d3097cd29ac0147e77d.svg" alt="Repobeats analytics image" />

When you contribute to a Github project you agree with this terms of [Github Terms of Service(Contributions Under Repository License)](https://help.github.com/en/articles/github-terms-of-service#6-contributions-under-repository-license).

Since this project is under **GNU General Public License v3.0**, according to Github's Terms of Service all your contributions are also under the same license terms.
Expand Down

3 comments on commit fac7f55

@IvoneySilva
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello friend, my name is ivoney Silva, I'm from the interior of the State of Amazonas, Nova Olinda do Norte/AM.
I have been a teacher/pedagogue for over 22 years and would like to contribute to the project with my humble experience.
For a few years now I have been trying to put my ideas and needs on a platform, but unfortunately due to lack of knowledge in the programming area I was unable to do so.

This year I decided to enter the world of programming to try to develop a complete platform for schools in my municipality.
I have some ideas that would be interesting to implement in your system.
such as:

  • An app tracker for students' parents to monitor their children's journey to school via the internet. Both on the way out and on the way back (security measure)
    After the student arrives at school...
  • Student attendance would be made through the app, where students' parents would be sure that their children would be at school attending classes. Parents would have this app to monitor their child's presence in real time.

*Push notification for the principal, pedagogue, teacher and/or other school professionals to inform or invite parents and/or students to meetings and events.

  • A panel for each professional to organize their services with different privileges categorized by hierarchies. example:
    The director would be Root with access to all profiles.
    Other professionals would have access to their services and duties.
    Students would have access to: grades, calendars of events and assessments, information if the teacher was absent due to illness, etc.
    Likewise, students' parents would have information about their children's grades, attendance, number of absences, homework, assessments, school dates and events, meetings, etc. Parents would be informed via the app if their child has low grades.

In the teacher's profile there would be a place for him to put the students' grades that would be automatically calculated and would give the student's average and the status of whether he passed or failed and this would be passed on in real time to the secretary, pedagogue and director automatically.

In the nutritionist's profile, you would have the possibility to send notification to the entire school, parents and students about the menu for the day, week and month.

In the teacher's profile, there would be direct access to the students' parents (chat) to strengthen relationships and have a more productive relationship for the students.

*Director Profile
*Pedagogue profile
*Secretary profile
*Teacher profile
*Psychologist profile
*Librarian profile
*Nutritionist profile
*Student profile
*Students’ parent profile

@IvoneySilva
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's high time we truly combine education and technology!!!!!!
Here we are very late...

I count on your help and everyone who wants to contribute to changing this reality!!!

\o/ \o/\o/ \o/\o/ \o/\o/ \o/\o/ \o/\o/ \o/\o/ \o/\o/ \o/\o / \O/
Together we are stronger!

@changeweb
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@IvoneySilva , You are very welcome to contribute. For any discussion, create new issue.

Please sign in to comment.