Delightful way to manage your study π§π»ββοΈ
Moit is a study management app created by the team 'μ μκ΅°λ¨'.
The study management app allows users to check in participants quickly and easily using their smartphones. It also provides real-time attendance tracking, so you can monitor who is present and who is absent at any given time. This makes it easier to identify trends and patterns in attendance, enabling you to take proactive measures to address issues.
In addition to attendance tracking, Moit also makes it easy to manage fines. You can set up rules and guidelines for attendance, and the app will automatically calculate any fines owed based on those rules. This makes it easy to enforce fines and ensures that participants are held accountable for their attendance.
App Store : https://apps.apple.com/kr/app/moit/id6448715747
test.mp4
default.mov
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them.
- yarn
$ npm install --global yarn
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
- Clone the repo
$ git clone https://github.com/mash-up-kr/moit-web.git
- Install Yarn Packages
$ yarn
- Start development running
$ yarn dev
- react - Web Framework
- recoil - Client State
- react-query - Server State
- chakra-ui - CSS in JS
- vite - Build Tool
- @otterji - Idea & Initial work
- @wonjin-dev - Idea & Initial work
- @Young-mason - Idea & Initial work
- https://github.com/mash-up-kr/MOIT-backend
- https://github.com/mash-up-kr/MOIT-iOS
- https://github.com/mash-up-kr/MOIT-infra
moit is under MIT license
MIT License
Copyright (c) 2022-2023 moit
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.