Skip to content

React Native web app for drawing random teams and task for the teams

License

Notifications You must be signed in to change notification settings

attepee/group-tasker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Group-tasker

Web app made with Expo and React native that allows users to create random teams from a list of participants and assign tasks to the them. You can try it in here

The app uses React Navigation, React Native Async Storage, react-native-uuid, react-native-get-random-values and Entypo pictograms by Daniel Bruce from react-native-vector-icons

Developing

  1. Fork the repository and clone it with git clone <repository-here>
  2. Navigate to src and run npm install
  3. Run expo start --web to start the development server

Deploying

  1. Open package.jsonand edit the "homepage": "http://{username}.github.io/{repo-name}"to include correct information for you
  2. run npm run deploy
  3. Setup Github Pages from the repository's settings

About

React Native web app for drawing random teams and task for the teams

Topics

Resources

License

Stars

Watchers

Forks