Smart-Schooling
An android application to make students life easier by reducing their backpack weight.
⭐
the repo
Dont forget to
Overview
Almost everything getting upgraded in this modern world but still school students carry a big backpack which contains lots of books and notes to their school everyday, because of that they are facing many health issues.
So to over come these issues we proposed a system where students will carry a single android tablet to school instead of carrying many books and notes.
This application can make students day to day life a lot easier.
Setting up the project
Install git
if you do not already have it installed from here.
Once installed, open a terminal and run the following command to clone the repository into the current directory. You may be asked to enter your username/password. If so, just enter your GitHub username and password.
git clone https://github.com/ThamizhKaniyan/Smart-Schooling.git
This will create a new directory named Smart-Schooling
. To import the project into Android Studio, open Android Studio then hit File
> Open
then choose the new directory that was created.
Preview
Contribute
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
MIT License
Copyright (c) 2020 PicPay
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.