Made for ETHS by Anthony Ford (ALEEF02)
To install and run the project locally, do the following
- Install NodeJS 12.10.0 to your computer
Ensure that you check the box to 'Automatically install the necessary tools'
- Install the latest version of Python 2.7 to your computer
Ensure that you check the box to 'add python.exe to Path'
- Install the Expo-CLI with the command
npm install -g expo-cli
- Install the remaining node modules with
npm install
- Run with
npm start
- Go to https://console.firebase.google.com/u/0/project/bulletin-magazine/storage/bulletin-magazine.appspot.com/files using the school account.
- Click the blue 'Upload File' button
- Select your PDF
- Go to https://console.firebase.google.com/u/0/project/bulletin-magazine/database/bulletin-magazine/data/articles using the school account.
- Hover over articles and click the "+"
- In the name box, enter the next number of the article (up one from the previous)
- On that box, click the "+" 4 times to create 4 boxes
- Fill the boxes as shown below
- Click the blue "Add" button
Your article is now uploaded!