Skip to content

Latest commit

 

History

History
145 lines (114 loc) · 8.33 KB

README.md

File metadata and controls

145 lines (114 loc) · 8.33 KB

Team Yottabyte

GitHub milestones GitHub license GitHub repo size GitHub last commit

💻 About

This is an application for the Imagine Junior Cup 2022, meant to detect polluted beaches and organise clean up events through the power of AI.

📥 DOWNLOADS

Download our application

🗂️ Tech Stack:

Used code editors for the project's realisation:

VS logo VS code logo

Used tools for the visual elements & shared work environment:

Figma logo After Effects logo GitHub logo

Used technologies for the site's development:

Bulma logo HTML logo CSS logo SASS logo Blazor logo

Used technologies for the app's development:

React Native logo JavaScript logo

Used technologies for our backend & AI development:

Azure logo Azure Maps logo Azure App Service logo DB logo Storage Accounts logo Custom Vision logo

Used services for our documentation & presentation:

Doxygen logo MS Visio logo MS PowerPoint logo Postman logo

📄 Documents

Presentation:

Video:

Code Documentation:

API Documenatation:

📥 Installation & Set Up

To install our project on your machine you just need to clone it. This can be done by following these steps!


Cloning the repository:

You can start with downloading our project form GitHub by pressing the green clone button

or...

Pasting this line of code in your favourite Terminal:

git clone https://github.com/codingburgas/cup-2022-yottabyte.git

You have successfully cloned the repository! 🥳


Running the Web App:

If you want to run our web application, go to the "webapp" folder.

From there you have three options:

  • You can paste this link in your URL bar of your preferred browser:
https://yottabyte.azurewebsites.net/

or...

  • You can either open Yottabyte.sln and build it using Visual Studio by selecting:
IIS Express

or...

  • You can navigate towards the "Server" folder in the CMD type:
dotnet watch

You have successfully accessed our website! 👏👏👏

If you are having any difficulties with the installation or set up, just let us know in the Discussion tab! 💬


Installing our mobile application:

If you are on an Android system, then follow this quick guide:

  1. Navigate towards the Google Play Store.
  2. Search for *name goes here*.
  3. Click on install and wait for it to finish.
  4. Open the app and start making a change in the world! 🌊

If you are on an IOS system, then follow this quick guide:

  1. Navigate towards the App Store.
  2. Search for "Testflight".
  3. Submit your entry for our closed beta.
  4. You will be notified via email once the app launches globally! ⏳

Made with ❤️ by team Yottabyte for Imagine Cup Junior 2022!