Skip to content

This project is our graduation project for the ADSO program at my educational institution. It is a restaurant management application built using Spring Boot, React, and TypeScript.

Notifications You must be signed in to change notification settings

CristianLopez3/ADSO-PROJECT

Repository files navigation

Menu EASY 🍱

Restaurant Projec using SpringBoot, AWS and React, please check the code and help me to improve it...

Backend APi Link

Frontend Link

🚀 Quick start

Be Sure to have installed Git in your machine in order to run the next commands:

  git clone https://github.com/CristianLopez3/ADSO-PROJECT.git menu-easy
  cd menu-easy 

Now you can try running the docker compose in this directory with the next commands:

    docker-compose build
    docker compose up

📦 Technologies

For this project We are using the following technologies:

Frontend Project 📱

Backend Structure 💻

menu-easy
├── backend
│   ├── src
│   │   ├── main
│   │   │   ├── java
│   │   │   │   ├── com
│   │   │   │   │   ├── menu
│   │   │   │   │   │   ├── controller
│   │   │   │   │   │   ├── domain
│   │   │   │   │   │   ├── infra
│   │   │   │   │   │   ├── s3
│   │   │   │   │   │   ├── MenuEasyApplication.java

About

This project is our graduation project for the ADSO program at my educational institution. It is a restaurant management application built using Spring Boot, React, and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •