changeweb / Unifiedtransform

A school management Software
https://changeweb.github.io/Unifiedtransform/
GNU General Public License v3.0
2.82k stars 1.23k forks source link

Mobile application #159

Open dharmajmrd opened 5 years ago

dharmajmrd commented 5 years ago

can we have mobile version of this application. It will be useful for Teachers and parents to make use of features like Attendance, Homework, Marks, Events etc.

changeweb commented 5 years ago

We can build mobile version using React Native framework. But I'm a bit busy with my other works.

If you can contribute, it will be great.

mykeels commented 5 years ago

For a mobile application, the back-end would need to expose some form of API.

changeweb commented 5 years ago

I created a resources folder earlier but it and the api.php file need to be updated.

And passport package can be used.

dharmajmrd commented 5 years ago

We can build mobile version using React Native framework. But I'm a bit busy with my other works.

If you can contribute, it will be great.

yes. I have some exposure on Android development. In fact i have built a small android application with small features like taking attendance through Mobile application, Homework, School events, Fees history etc.. But i need some help on back end API exposure..

changeweb commented 5 years ago

I will work on API whenever possible. I hope it will be ready within next month.

adaojunior commented 5 years ago

Have you thought about building a PWA instead of a React Native app?

I have experience with react/angular, and I'm currently studying project management. Let me know if any of those skills may be helpful in this project.