Coder Social home page Coder Social logo

crowdbotics-apps / young-sky-27565 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%

young-sky-27565's Introduction

young_sky_27565

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

young-sky-27565's People

Contributors

crowdbotics-apps avatar

Watchers

 avatar

young-sky-27565's Issues

Subscription Billing

This feature is used to generate the billing information of any subscription consumed by the user. It contains custom branding, input fields, and a button. The subscriber has to enter their details such as full name, email address, shipping address, and a verified payment.

User Stories

As a subscribed user, I would like to see my billing details before/after completing the payment.

Onboarding Slides

This feature displays multiple slides that welcome users to the app and describe how to use it. These slides include customizable backgrounds and content and can be clicked through in a designated order.

User Stories

As an app user, I would like to read an explanation of how to use the app before I login.

Discount & Offers

This feature allows a user to select an item and update its price by offering a discount in the app. A discount is enabled on indivudal items. To enable the discount, the user must be logged-in in the app and they must have admin rights and permissions to be able to enable any offers. It contains an input field to enter a custom discount percentage and a switch button to enable or disable the discount.

User Stories

As an admin, I would like to enable or disable a custom value for a discount on one or many items in the app.

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.

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.

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.

Video Library

This feature is used to create or view videos in an app. It can contain a custom background, branding, and a scrollable view that displays a list of videos. Using the device's camera and gallery, a user can view each file or create a new one.

Polling

This feature captures user input in form of single or multiple choice polling questions in the app. A polling question is composed of a text prompt and clickable events that are used to collect user input. This type of feature is typically used in an app such as a social media app.

User Profile

This feature displays user information like a profile picture, profile stats, action buttons, and images. This information is captured using input fields and the screen has a background that is customizable for branding. It also includes a second screen to modify these values later, from the settings page.

User Stories

As an app user, I would like to edit the personal information I entered while registering for the app. As an app user, I would like to view the information I edited/uploaded in the app.

Events

This feature allows a user to manage events within the app. The management of an event is done by either creating, updating, or deleting an event. Each event can be assigned a date by its creator. This date indicates when the event is going to happen. An event can also be shared among other users. The event creator can invite other users as participants by sending them an invite. The event management process includes a scrollable list of all events that are created in the past and the upcoming new events. The date of an event is generally assigned using a calendar pop-up where the creator can choose a specific date and time. The pop-up has a background and a foreground color, and both are customizable for branding.

User Stories

As an app user, I would like to view and manage the events within the app. As the event creator, I would like to assign a date or time stamp for the event to happen in real time.

Apple Sign Up

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

User Stories

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

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.

Facebook Sign Up

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

User Stories

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

Push Notifications

This feature is used to display pop-up messages on a user's device. These messages are touchable and when pressed takes a user to desired screen or further event in the application. This feature supports push notifications. To use a push notifcation, integrate the app with OneSignal and then configure the sequence of notifications to send them separately using OneSignal's service.

User Stories

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

Chat

This feature allows a user to view, create, and delete old chats in the app. This feature can contain more than one screen with custom branding.

User Stories

As a user, I would like to send a private message to another user.

Surveys

This feature captures user input in form of single or multiple choice questions. This feature is composed of a text-based question and a few answers to choose from which are selectable. It contains text, buttons, and radio buttons.

Advanced Design

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

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.

Web Portal Static Content

This is a complete set of features that allow a user to view the app's content on a public static site.

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.

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.

Web Portal Search Engine

This is a feature that allows users to search for keywords on public website pages containing app content.

Paid Content

This feature allows a user to publish content in the app that is viewable to a certain set of users. The users who view the paid content are charged either monthly or yearly. The paid content is hidden from the non-paying user. The post owner has the option to mark the post as paid or not when publishing it using a checkbox. The information of payment collection and a list of paid users is shown in a different screen.

User Stories

As as post owner, I would like to view the users who are currently paying to view my content. As a post owner, I would like to have the option to post a paid or a free content from the same interface.

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.

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.

Gallery

This feature is used to view the contents of a gallery in an app. It can contain a custom background, branding, and a scrollable view that displays the contents of the gallery. A user can select one or multiple items from the gallery to use in the app.

Activity Log

This feature allows a user to view logs of past activity in an app. The user must have roles and permissions to visit this screen anytime. The amount of activity logged depends on certain aspects. The screen contains a scrollable list of events that are logged to help and resolve if there are any unwanted behaviors or crashes while using the app. Each item in the list is an invidual logged activity that contains a descriptive title and a timestamp field.

User Stories

As an admin, I would like to view all the activities logged in a screen in form of a scrollable list.

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.

Live Chat

This feature allows a user to view and send messages in the app. This feature is integrated with other sets of features like live streaming of an event.

Photo Library

This feature is used to create or view photos in an app. It can contain a custom background, branding, and a scrollable view that displays a list of photos. Using the device's camera and gallery, a user can view each file or create a new one.

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.

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.

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.

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.

Intermediate Workflows

This feature supports moderately complex apps that require some custom logic or algorithmic functions.

Appointment Management

This feature allows a user to book and manage appointments in the app. This feature schedules appointments with logged in users, which means that a user has to sign in to the app to book an appointment. It contains one or more screens to book an appointment, a date and time picker to select the available date and time, and a way to view the final booking. An authorized user can either update an apopintment or delete it.

User Stories

As a user, I would like to create a new booking. As a user, I would like to update a booking. As a user, I would like cancel a booking.

Email Lists

This feature allows a user to create and manage email lists within the app. This feature can send emails to subscribers and display metrics such as email open rate and links clicked rate.

Lead Management

This feature allows a user to manage and track potential customers. Based on the tracking information, different types of reports are generated.

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.

Community Forum

This feature allows a user to create, delete, or view posts in a forum. This feature can contain more than one screen. It can contain a custom background, a text input field, a scrollable list view and a button.

User Stories

As a user, I would like publish a post in the community forum. As a user, I would like to view published posts in the community forum. As a user, I would like to delete one or more posts published by me in the community forum.

Phone Call

This feature allows a user to make phone calls using the standard calling feature from the device.

Advanced Search

This feature displays items or results based on the query provided. The screen contains an input field, an interface for to adding search filters, options for boolean expressions, and the ability to select keyboards displayed as a collected search terms.

User Stories

As an app user, I would like to search for an item from the app by typing it in a field. As an app user, I should have one or many options available as filters such that I can narrow my search result.

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.

Friends List

This feature displays a list of friends. It can contain a scrollable list of items for the user to view with a custom header, full screen background and branding.

User Stories

As a user, I would like to view all the other users whose friend request is accepted by me.

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.

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.

Loyalty System

This feature allows an app owner to to communicate directly with app customers and gather relevant data about their buying behavior, which in turn helps to optimize marketing efforts and provide a seamless experience. This feature makes use of other features like Coupons, Discounts and Offers, and Product Recommendations.

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.

Captcha

This feature allows the app owner to verify that a user is human and not a bot. It helps to defend the app from bot traffic and spam. This feature is usually integrated with another set of features, such as allowing a user to download a file or publish a post.

User Groups

This feature allows admins to create and manage users in a group. User groups are created for logged in users in the app by the group admin.

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.