Skip to content

Releases: JEstebanDev/FastFoodApp_Backend

FastFoodApiVersion6.5🚀

01 Aug 17:07
eb951f3
Compare
Choose a tag to compare

What include this version deployed:

  1. Consuming the wompi api to validate payments
  2. Show only categories with available products
  3. 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)
  4. Pagination on customer and invoice pages
  5. When creating an account a welcome message that arrives in the mail along with an email validator.
  6. Improve the design of the mails and the texts can be easily modified.
  7. Do not show disabled categories
  8. Connecting database with heroku

FastFoodApiVersion5🚀

01 Jul 20:07
1e37140
Compare
Choose a tag to compare
Merge pull request #81 from JEstebanCDev/version6.5

Deploy project azure

Version6.4.1

15 Jun 16:21
Compare
Choose a tag to compare

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

26 May 17:44
Compare
Choose a tag to compare

This version has the new column idTransaccion, also is working with the image cloudinary

Version6.1 Local

25 Apr 01:06
Compare
Choose a tag to compare

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

21 Mar 17:37
Compare
Choose a tag to compare
API_Version4.1

finish it reports

Version 4

10 Mar 02:01
Compare
Choose a tag to compare

Finish back-end sending mail to reset password with the token
Things for the next version

  1. Add table for the subscribe section
  2. Pretty design for the mails
  3. Modify the text

Version 3 - 13 Feb 2022

13 Feb 17:27
Compare
Choose a tag to compare

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

30 Jan 02:27
32bc1be
Compare
Choose a tag to compare

The code with the finished api

I have to change some little things and two data gets but all the functionalities are correct.