- Introduction
- Approach
- Planning
- Design Phase One
- Design Phase Two
- Build Process
- Review
- Presentation
- Acknowledgments
The Intro to Coding Challenge with Code First Girls is a 4-week challenge aiming to get participants to create Flowcharts and PseudoCode to represent the problems presented.
We were sorted into teams and presented with 5 coding problems. There were be 3 core problems and 2 additional problems. Teams were required to submit responses to 2 out of 5 questions for this challenge of our choosing in the form of a presentation. The top 3 submissions were invited to present on 24th October 2023.
A
Feel free to send us feedback on Twitter or file an issue. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!
If there's anything you'd like to chat about, please feel free to join our Gitter chat!
This project follows the all-contributors specification and is brought to you by these awesome contributors.
This project follows the all-contributors specification and is brought to you by these awesome contributors.
- Follow the React Native Guide for getting started building a project with native code. A Mac is required if you wish to develop for iOS.
- Clone or download the repo
yarnto install dependenciesyarn run linkto link react-native dependenciesyarn start:iosto start the packager and run the app in the iOS simulator (yarn start:ios:loggerwill boot the application with redux-logger)yarn start:androidto start the packager and run the app in the the Android device/emulator (yarn start:android:loggerwill boot the application with redux-logger)
Please take a look at the contributing guidelines for a detailed process on how to build your application as well as troubleshooting information.
Development Keys: The CLIENT_ID and CLIENT_SECRET in api/index.js are for development purposes and do not represent the actual application keys. Feel free to use them or use a new set of keys by creating an OAuth application of your own. Set the "Authorization callback URL" to gitpoint://welcome.
etc
our submission
Thanks to Code First Girls for providing myself and other women the opportunity to educate and challenge ourselves to make the leap to a career in tech.
