About

Brief description of the project In universities, every faculty member is assigned tasks regularly. These are mostly assigned manually which is chaotic and leads to incomplete work. Besides, getting attestations from the senior authorities who run busy, is laborious. This approval process can be simplified with an approval system. An approval system is any official and recognized process an organization has in place to handle the approval of note sheet. Because approval processes can be complex and change many times throughout the lifetime it is necessary to have a simple and user-friendly system for the same. Note sheets become the official verification and validation for any authority in question. This further nullifies the problem of the loss of documents (note sheets

Demo -

Screenrecorder-2023-04-19-15-53-41-561.mp4

Configuration Steps

  1. Cloning the repository:
$ git clone https://github.com/sonic-sabers/NoteSheetMS.git
  1. Open the project:

$ cd NoteSheetMS

  1. Now run the app on your connected device (using terminal):

$ npm install then $ npx react-native run-android

LICENSE

Official License

Copyright (c) 2020 Ashish Gupta

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.