Giter VIP home page Giter VIP logo

anxietygo's Introduction

AnxietyGo

Table of Contents

Project Description

We are creating an open-source project with the purpose to help people with social anxiety. Many people could benefit from this project.

The purpose of the project is to build a cross-platform app (mainly iOS and Android). The app would show the users social challenges for them to do which helps with their social anxiety or any related anxiety disorders.

It is also possible for the user to choose a specific area where he/she wants to focus on such as public speaking and the app would show challenges that would help in that specific regard only.

Tech Stack

  • Front End: Material UI
  • Backend: Flutter
  • Database: Firebase

Getting Started

Prerequisites

  • Download and install any IDE that supports Flutter or the Dart Language
  • Download and install the latest version of the Flutter Framework. See https://docs.flutter.dev/get-started/install
  • Download and install the latest version of Git on your system. See https://git-scm.com/downloads.
    • To make sure if your Git is on the latest version, run this command on the command line: git -v.
  • Download and install the latest version of NodeJS and npm on your system. See https://nodejs.org/en/.
    • npm is included with the NodeJS installation. This means that you only have to download and run the NodeJS installer.
    • To make sure if your NodeJS is on the latest version, run this command on the command line: node -v.
    • To make sure if your npm is on the latest version, run this command on the command line: npm -v.

If you prefer the command line way of downloading and installing things, then feel free to do so. Otherwise, the instructions above should get you up and running.

How to run

flutter pub get
  • It gets all the dependencies listed in the pubspec.yaml file in the current working directory, as well as their transitive dependencies.

Optional

flutter pub upgrade
  • It gets the latest versions of all dependencies used by the app.

Contribute

  • AnxietyGo appreciates your contribution in any aspects of project development like documenting, UI/UX design, Frontend/Backend development etc.
  • Please try and follow below guidelines while creating a new PR:
    • Keep the PR size smaller(max 8 files).
    • Each PR should be atomic in nature and should be focused on single issue only.
    • Respective Issue shall be linked with the PR.
    • If there's no existing Issue for which PR needs to be raised, first create an Issue in the project and then wait for it to get assigned.
    • Before starting work on a new pull request, make sure you have been assigned to the related issue. To get assigned, please comment on the issue.
    • Naming conventions and folder structure shall remain consistent.
  • If you have some GIT experience but do not know how to contribute on a team project, we have a beginner friendly guide

A few resources to get you started if this is your first Flutter project:

Discuss

We are always looking for new members to join our community. One way to get involved is by joining our Discord server. On Discord, you can discuss the project, ask questions, and receive support from other members of the community.

Discord Shield

anxietygo's People

Contributors

markhallak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.