This is the Epitech Project of TEK3: AREA.
AREA is a project that aims to create an automation platform that allows users to create and manage their own applications (Discord, Spotify, Twitter, etc.) and automate their actions. The project is divided into three parts: the front-end, the back-end, and the services.
- Computer (Web)
- Mobile
- Android
- iOS
- Clone the repository:
git clone https://github.com:EpitechPromo2027/B-DEV-500-NAN-5-2-area-toavina.andriamanampisoa.git
cd B-DEV-500-NAN-5-2-area-toavina.andriamanampisoa- Run the project:
Make sure you have Docker installed on your machine.
sudo docker-compose up -d- Build and run the project for mobile:
Make sure you have Node.js installed on your machine.
./setup_mobile.shIt will install the mobile part of the project.
You can now access for Mobile by opening Android Studio and running the android/ or iOS/ project.
To access the front-end, open your browser and go to:
http://localhost:8081
Access the documentation by launching running the docker-compose and going to:
http://localhost:8082
AREA was developed as part of the Epitech Project of TEK3. Special thanks to the project team members for their contributions.
This project is licensed under the MIT License - see the LICENSE file for details.
