
Wireless Café is a pilot project to improve the UDEM student cafes.
Student cafes give access to a space for socialization and food at an affordable price, enriching the life of students' campuses. However, the current infrastructure does not facilitate access to information and increases the management of cafes.
We offer a common platform facilitating the management of cafes, their discovery, the communication of their products and the taking of order.
The application infrastructure is based on FARM Stack , including Fastapi, React and Mongodb.
It uses MongoDB for effective data management, Fastapi to process requests and react to offer a user interface to view and interact with data.
The official documentation of the project is in the wiki.
To facilitate research, these are some quick links :
? Project specifications
? API documentation
? Comic book documentation
Directory files are organized as follows:
back : Contains the backend source code composed of the API and the databasefront : Contains the source code of the web applicationprototype : contains the prototypes of the new version of the web applicationdocs : contains the project websiteIf you are interested in participating in the project, please contact Louis-Edouard Lafontant.