Skip to content

Latest commit

 

History

History
124 lines (82 loc) · 4.21 KB

File metadata and controls

124 lines (82 loc) · 4.21 KB

SignConnect Apps

Alt text

Application to support interest in learning sign language as well as assistant services for friends with disabilities when looking for sign language translator.

By Inti Bumi

📒 Index

🔰 About

This application is designed to be an informative and fun mobile-based platform for learning sign language, while providing solutions for three different groups.

  1. Learning Module (For Those Who Want to Learn Sign Language):

    • Here our application prioritizes interactive features. A fun sign language learning module with a level, leaderboard and rank system.
  2. Volunteering Platform (For Those Who Want to Become a Translator)

    • Registration and Verification. Volunteer registration with verification of sign language skills.
    • Matching System. A matching system between volunteers and those who need a sign language interpreter.
  3. Accessibility Support (For Those Who Need a Translator)

    • Customizable Settings. Users can adjust translation preferences according to their needs.
    • Emergency Assistance. Emergency facility for urgent situations requiring the assistance of a translator.

⚡ Quick Start

Here's the step for installation and start our app.

🔌 Installation

  • First, make sure that the flutter you have is the latest versin.
  • Next, you can clone this repository with the command below
$ git clone https://github.com/AkbarFikri/SignConnect
  • Enter the frontend folder using the command below
$ cd signconnect_frontend
  • Download all packages needed by Flutter by running the command below
$ flutter pub get

❗Installation Finish!!

📦 Commands

  • To run the application you can directly open main.dart then click the run without debugging button in the right corner of vscode or run the command below
$ flutter run

🔧 Development

Here is a description of our apps development

📓 Tech Stack

List all the Tech Stack we use to build the system in this this project.

No Tech Details
1 Flutter To build a beautiful and usefull FrontEnd App
2 Go To build a fast and efficient Backend App
3 Google Cloud Platform To provide all application needs related to server infrastructure

🔩 Our Code Repository

Note : We provide more detail explanation (Include the Screenshot) in our FrontEnd and BackEnd Repository, So Please to check it.

📁 File Structure

Here is our File Structure

├───signconnect_backend/
├───signconnect_frontend/
├───.gitmodules
└───README.md
No File Name Details
1 signconnect_backend A Submodule from our Backend Repo you can just klik here to visit
2 signconnect_frontend A Submodule from our Frontend Repo you can just klik here to visit

🌟 Credit

The Member of our team

  1. Akbar Fikri Abdillah
  2. Firza Aurellia Iskandar
  3. Muhammad Rafly Ash Shiddiqi
  4. Arif Athaya Harahap

🔒License

© Inti Bumi - Hackfest by Google Indonesia 2024