Releases: JEstebanDev/FastFoodApp_Backend
FastFoodApiVersion6.5🚀
What include this version deployed:
- Consuming the wompi api to validate payments
- Show only categories with available products
- Invoice history (If the invoice is checked in the future the price must be the same not the current product and additional ones, and if the product and additional ones are deleted)
- Pagination on customer and invoice pages
- When creating an account a welcome message that arrives in the mail along with an email validator.
- Improve the design of the mails and the texts can be easily modified.
- Do not show disabled categories
- Connecting database with heroku
FastFoodApiVersion5🚀
Merge pull request #81 from JEstebanCDev/version6.5 Deploy project azure
Version6.4.1
This version has all the news attachments
The image is how is mapping the database
The link to test in postman
https://documenter.getpostman.com/view/13987920/UzBiQoon
Version6.3 Azure Deploy
This version has the new column idTransaccion, also is working with the image cloudinary
Version6.1 Local
This version has all the api working with more validations than before and some changes in the database (orders, bill)
Version4_1 Reports Section - Newsletter
API_Version4.1 finish it reports
Version 4
Finish back-end sending mail to reset password with the token
Things for the next version
- Add table for the subscribe section
- Pretty design for the mails
- Modify the text
Version 3 - 13 Feb 2022
The JWT security and the validations are completed
This version has DTOs because that way it's pretty secure and I'm in control of what each role can see.
Api January 29 2022
The code with the finished api
I have to change some little things and two data gets but all the functionalities are correct.