Coder Social home page Coder Social logo

crowdbotics-apps / quiet-hat-26965 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 327 KB

This react_native application was built with Crowdbotics www.crowdbotics.com

Shell 1.84% JavaScript 9.14% Ruby 11.20% Starlark 0.80% Java 8.25% Dockerfile 1.34% Python 46.53% HTML 14.38% CSS 0.56% Objective-C 5.97%

quiet-hat-26965's Introduction

quiet_hat_26965

Getting started

Welcome to your new Crowdbotics app.

Metro

After cloning the repo, install the dependencies locally with Yarn:

yarn install

Start your Metro server:

npx react-native start

Android

npx react-native run-android

iOS

pod install --repo-update --project-directory=ios
npx react-native run-ios

Setup react-native-vector-icons

Follow instructions at their README.md

Running with Fastlane

Fastlane makes testing, building, and deploying apps easier.

Install fastlane globally (npm i -g fastlane or yarn i -g fastlane). Android and iOS dependencies are the same as React Native CLI.

All fastlane commands are run from the platform directory. For example, Android commands must be run from android/. Fastlane should be executed using bundle exec to ensure dependencies are managed correctly.

The commands for Android and iOS are the same:

  • Run tests: bundle exec fastlane tests
  • Local build: bundle exec fastlane build
  • Build and upload a beta (requires signing): bundle exec fastlane beta
  • Build or promote a release: bundle exec fastlane deploy

Android

Publish an Android app you must first create an app in the Play Console and manually upload an APK. After the first upload run bundle exec fastlane supply init from android/ to sync with the Play store. All future releases will be uploaded automatically.

Android uses tracks. A beta release will build the app and upload to the beta track. Deploying will promote from beta to production.

iOS

CB developers must follow fastlane's codesigning guide for using match. Match will automatically sign iOS builds.

New CB developers should get access to the codesigning repo and run bundle exec fastlane match development from ios/.

Not a CB developer? Create an Apple developer and follow the instructions on codesigning guide to setup your certificates.

React Native Web

It is to build and deploy your app as web platform which run on browser

Please follow the steps

  • please run yarn web-build
  • the web_build folder is generated and copied to backend/ automatically. please commit/push the web_build folder to git

quiet-hat-26965's People

Contributors

crowdbotics-apps avatar

Watchers

 avatar

quiet-hat-26965's Issues

Privacy Settings

This feature allows a user to view and manage privacy settings within the app. It can contain information such as permissions in the form of a list. A user can enable or disable permissions using a custom button specifying which permissions they want to grant the app.

User Stories

As a user, I would like to view and manage privacy settings within the app.

Password Protected Pages

Password protected pages are a security feature in applications. They are not limited to single screen or more than one screen. To view the content on such a page, a user is required to login to the app by entering that page's required credentials. It can contain custom branding, multiple text input fields, button and a full custom background.

Language Detection

This feature is used to integrate language detection in an app. Language detection is a tool that automatically identifies the language of a given text. This is a common feature to integrate in a spell checkers or next word predictors.

Advanced Workflows

This feature supports apps that require a large amount of complicated logic or advanced algorithms.

Abuse Detector

This feature is used to detect and monitor potential privacy data abuse. It can be useful for distinguishing malicious third party apps from stable third party apps.

Terms and Conditions

This feature displays a standard set of terms and conditions regarding the usage of the app. These terms can be customized as needed.

User Stories

As an app user, I would like to review the terms and conditions governing my use of the app.

Portfolio

This feature allows a user to keep track of their published work in one place. It contains a header, a background that is customizable for branding, and a scrollable list of content items. Each item may be represented by an avatar image, text description, and more.

User Stories

As a user, I would like to keep track of all of my published work in one place. I would like to add/remove items from the screen. As a user, I would like to view details of each item by clicking on them from the list.

Budgeting & Forecasting

This feature helps a user analyze reports based on budget, and, using that data, a forecast report is generated for future predictions. It makes use of graphs and bars to display the data.

Search

This feature displays results based on the query provided by the user. The result is often based on the data sets based in the app.

User Stories

As an app user, I would like to enter a search query and see results drawn from data stored within the app.

Splash Screen

This feature displays a short, branded welcome animation or image when users open the app. It automatically transitions to a designated login or home screen after a set amount of time. It includes customizable backgrounds and content.

User Stories

As a new user, I would like to see a brief welcome animation when I open the app.

Post Management

This feature allows a user to manage their posts. Post management includes creating a new post, updating an old post, deleting an old post, publishing a new post, saving a post in the drafts without publishing it, deleting multiple posts, and adding or modifying a tag or a category of the post. All of these management actions are usually available by assigning an individual button to each one of them to trigger the appropriate action.

User Stories

As a blog owner, I would like to create, save, update and delete a post. As a user, I would like to delete mutiple posts at one time from the app.

Text (SMS) Notifications

This feature is used to display pop-up messages on a user's device in form of SMS. To use an SMS notification, integrate the app with Twilio and then configure the sequence of text messages to send them separately from Twilio's service.

User Stories

As an app user, I would like to enable or disable receiving Text (SMS) notifications.

Password Limitations

This feature is used to limit a minimum or a maximum number of characters in a password field. This password field can contain text input fields and a custom icon. It is used in Sign Up screens.

Upload Files

This feature allows a user to upload one or more files. These files can contain various formats such as images, pdf documents, etc. One common use case for file uploads is when a post author wants to add images to their post. They can choose all the images to upload at once and then select which image to show at their appropriate location. The upload files feature is composed of a customized button that pops up a dialog box for the user to select the file to upload from their device.

User Stories

As a post author, I would like to upload one or many images at once and display them in my post.

Maps

This feature displays a map that lists locations as a user scrolls the map view. Locations can be shown based on the user's location or predetermined points of interest. Live location updates can be configured within the map view.

User Stories

As a user, I would like to see locations of interest near me. As a user, I would like to see my own location relative to other points on the map.

Geo-location Reporting

This feature analyzes the number of users visiting from which location. A location is a country or a city.

OCR Uploads

This feature allows a user to upload an image or take an image via the phone's camera, which is then scanned and parsed in order to convert the image's visuals into plain data.

Comment Moderation

This feature allows the post author or other admin to prevent comments from appearing on the post without their express approval. This feature is useful in addressing and moderating comment spam. Each comment generally has a clickable settings option that is viewable only to the author of the post. This clickable view has further options such as blocking, reporting, or deleting the comment.

User Stories

As a post author, I would like to moderate each individual comment that is posted on my post.

IP Blocker

This feature allows admins to block selected IP addresses. It is usually managed in a screen by a user who has admin role and permissions and from the admin panel screen.

Traffic Sources

This feature analyzes the total number of users visiting the app on daily, weekly, monthly and even yearly basis based on their sources. A source can be a webiste, a blog, or social media platform or an RSS feed.

Control User Roles and Permissions

This feature allows an administrator to specify what controls a user can see on the mobile device depending on their roles and responsibilities.

Email Notifications

This feature sends emails to the user to notify them of key events. This feature displays pop-up messages on a user's device. These messages are touchable and when pressed take a user to view the email. To use email notifications, integrate your app with Sendgrid and then configure the sequence of email messages to send them separately from Sendgrid's service.

User Stories

As an app user, I would like to enable or disable receiving email notifications.

Google Sign Up

This feature is used to allow end users to register themselves with the application using their Google account. It contains a button to navigate and verify that a user agrees to use their Google account to sign up with the app.

User Stories

As a new user, I would like to use my Google account to register with the app.

2FA (2 Factor Authentication)

This is a security feature for user login. Two-factor authentication allows a user to specify a phone number to receive a text. The text is sent to them each time they log in. It can contain text input fields, and integration of an SMS service.

User Stories

As an app user, I would like to enable or disable 2FA for my user account.

Image Editing

This feature is used to edit a photo that a user selects from the gallery of the app.This makes use of other features like photo library and the gallery.

Google Analytics

This feature analyzes the total number of users visiting the app on a daily, weekly, monthly and even yearly basis. It also helps keep track of sources of incoming traffic. To use it, integrate the app with Google Analytics and then configure it accordingly.

User Stories

As an app owner, I would like to know how many new users are signing in and using my app every month.

Privacy Policy

This feature displays a standard privacy policy that informs users of their data rights while using the app. The text can be customized as needed.

User Stories

As an app user, I would like to understand my privacy rights while using the app.

Message Encryption

This feature encrypts messages between two or more users in the app. It's a security feature for apps like social media or messaging apps. It uses an encryption algorithm that helps to protect data sent through the app.

Password Recovery

In case of forgotten password, a password reset link is sent via SMS as an OTP.

Help Center

This feature allows the app owner to share information in the form of knowledge base articles. These articles are either links to other pages or sections of different texts. Providing such a screen in the app can help app users to find solutions or give them a way to contact you when the answer isn’t available. A typical help center can be a section list that is scrollable and contains a customizable header for branding. Each section in this list is viewable to the app user only if they click to open that section.

User Stories

As an app user, I would like to see the information within the app under a separate section where common FAQs are listed.

Advanced Design

This feature gives the app a full set of custom screens designed from the ground up to deliver an excellent user experience.

Location-Based Alerts

This feature is used to display pop-up messages on a user's device based on the device's location. This feature requires a user's permission to share their current location, enabled in the app. Depending on the amount of information required about the user's location, the feature could require limited access or full access.

User Stories

As an app user, I would like to know what permissions are required and that I am agreeing to use location-based alerts in the app.

Reviews

This feature captures a user's input in one or multiline text expression. It contains a text input field and a submit button. This feature can be a complete new screen or a pop-up modal that can be connected with other features in the app. Typically, the reviews are also shown in a scrollable list within the app.

Posts

This feature displays one or multiple posts published the user in the app. This feature includes two types of screens. The first screen is suitable for viewing already created posts. The second type of screen is used for creating a single new post with text, images, and links. A typical use case of creating a new post is on a social network.

User Stories

As an app user, I would like to create a new post with text, image, or a link. As an app user, I would like to view the posts that are already created. As an app user, I would like to delete a post from the app that I published.

Login and Signup

This feature is used to allow end users to register themselves with the application using their email address and password and then login with those credentials. It contains text input fields and a checkbox to capture a user's credentials and their consent. Each input field includes placeholder text and a custom icon. A background screen with custom screen colors is used for branding.

User Stories

As a new user, I would like to enter my full name, email address, and password. As a new user, I would like to register with my credentials with the app by pressing a button. As an app user, I would like to login with my credentials with the app by pressing a button. As a returning user, I should be able to navigate back to the sign in screen. As a new user, my consent should be asked using a checkbox that I have read all terms and conditions of the application and I agree to them.

Share

This feature allows a user to share a certain post published or created by another user. The shared post is then displayed in the user's Activity feed screen.

User Stories

As a user, I would like to share other user's post in my activity feed screen.

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.