Peace is Green 2021 | ACT NOW India

The official app for the event "Peace is Green 2021" organized by ACT NOW.

ACT NOW is an international Non-Governmental Organization (NGO), a global network for environmental awareness, climate action, sustainability, and peace. http://www.actnow.org.in

Peace is Green is an annual web symposium. It runs for 24 hours and is the longest and largest online event. People from all around the world come together to talk about out our planet. http://www.actnow.org.in/peace-is-green-2021.html

Created using Ionic, Angular, Firebase (Firestore), Visual Studio Code (and lots of inputs from StackOverFlow!)

How to run this?

You can run this project and take a look at the UI and functionality.

I have however excluded the firestore config file which has all sorts of secret keys to people's personal details.

This means that you can't do any good submitting the registration form OR view the images in

Rest is yours!

1. You need to have node js installed (goto https://nodejs.org/en/download/)
2. Install angular (use npm)
3. Install ionic (again, npm)
4. Now run...
npm install
ionic serve

There will be some errors in the code because you don't have access to 'firebase.firestore.config.json'