Skip to content

Complex System Design project for the Computer Science Master at University of Camerino, in collaboration with Loccioni Group

Notifications You must be signed in to change notification settings

thevladdo/AR_Industrial_Maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOCCIONI AR

LoccioniAR_Cover

This project is an ArM App developed with Flutter, Springboot, MongoDB and ARkit/ARcore technologies.

Flutter Logo      SpringBoot Logo      MongoDB Logo      ARkit Logo      ARcore Logo

Features

  • Augmented Reality (AR) integration with both ARkit and ARcore.
  • Database integration with MongoDB.
  • Backend development with Springboot.
  • Frontend development with Flutter.

Prerequisites

  • Springboot installed on your machine.
  • MongoDB installed on your machine or a remote server instance set up for the project.
  • ARKit and ARCore SDKs installed on your machine or a remote server instance set up for the project if you want to use them in the app development process as well as for testing purposes before deploying it to production environment(s).

Installation & Setup

  1. Clone this repository into a local directory: git clone https://github.com/thevladdo/AR_Idustrial_Maintenance

  2. Install all the necessary dependencies: flutter pub get

  3. Run the application: flutter run

  4. Set up MongoDB database connection (if necessary): refer to MongoDB documentation for further instructions

  5. Set up Springboot backend (if necessary): refer to Springboot documentation for further instructions

  6. Set up ARKit and ARCore SDKs (if necessary): refer to Apple's and Google's respective documentation for further instructions

Usage & Examples

Refer to the README file in each of the respective directories (Flutter, Springboot, MongoDB, ARKit, ARCore) for usage examples of each component of this project separately as well as how they interact with each other when used together in order to build an ARM App from scratch or modify an existing one accordingly depending on user's needs and requirements at any given time during development process or after deployment in production environment(s).

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change before submitting a pull request.

Creators

About

Complex System Design project for the Computer Science Master at University of Camerino, in collaboration with Loccioni Group

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published