Skip to content

ehajar/Aladin-Bot-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aladin-Bot

Deployment:

  • BACKEND => NETLIFY
  • DATABASE => MONGO ATLAS

Documentation

The documentation can be found HERE

Project Description:

A chatbot made for traveling companies in morocco to provide assistance to tourists coming to Morocco and who need some basic information like emergency contacts,

Credits & Developers

Credits :

Credits to Asmaa RETBI for giving us the opportunity to work on this project, for the flexibility and the assistance provided to bring this project to life in the best way possible.


Developers :

Name EL HAKOUR Hajar AIT BEN EL ARBI Anass
Tasks Done Software development, quality & verification Planning, Organization & Improvement
Branch & Uni Software Engineer @Mohammadia School of Engineers Software Engineer @Mohammadia School of Engineers
Socials
Emails

Project Schema

| src
|___ main
|    |___kotlin
|    |    |___net.thexcodders.aladin_bot_backend
|    |    |    |___controllers
|    |    |    |    |   [Controller 1]
|    |    |    |    |   [Controller 2]
|    |    |    |    |   [Controller 3]
|    |    |    |    |   ...
|    |    |    |
|    |    |    |___converters
|    |    |    |    |   [Converter 1]
|    |    |    |    |   [Converter 2]
|    |    |    |    |   [Converter 3]
|    |    |    |    |   ...
|    |    |    |
|    |    |    |___models
|    |    |    |    |   [Model 1]
|    |    |    |    |   [Model 2]
|    |    |    |    |   [Model 3]
|    |    |    |    |   ...
|    |    |    |
|    |    |    |___nlp_models
|    |    |    |    |   [NlpModel 1]
|    |    |    |    |   [NlpModel 2]
|    |    |    |    |   [NlpModel 3]
|    |    |    |    |   ...
|    |    |    |
|    |    |    |___repositories
|    |    |    |    |   [Repo 1]
|    |    |    |    |   [Repo 2]
|    |    |    |    |   [Repo 3]
|    |    |    |    |   ...
|    |    |    |   
|    |    |    AladinBotBackEndApplication.kt (MAIN)
|    |___ressources
|    |    |   [NLP MODEL 1]
|    |    |   [NLP MODEL 2]
|    |    |   [NLP MODEL 3]
|    |    |   ...
|___ test
|    |___kotlin
|    |    |___net.thexcodders.aladin_bot_backend
|    |    |    |___converters
|    |    |    |    |   [Converter 1]
|    |    |    |    |   [Converter 2]
|    |    |    |    |   [Converter 3]
|    |    |    |    |   ...
|    |    |    |
|    |    |    |___nlp_models
|    |    |    |    |   [NlpModel 1]
|    |    |    |    |   [NlpModel 2]
|    |    |    |    |   [NlpModel 3]
|    |    |    |    |   ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published