DEV Community

Cover image for Food Library- Using azure app service, NodeJs, Pug
Tyler
Tyler

Posted on

Food Library- Using azure app service, NodeJs, Pug

Overview of My Submission

Food Library is a nodejs, expressJs out of the blue idea, the main focus of this project is making use and learning all the functions available in the app service category. like first deploying with Vscode then later implemented the CI/CD with Github, creating an alert rule and lots more.

Food Library Aims to promote your country culture through its wide variety of foods and dishes, Post your dishes and hype your country.

Submission Category:

Computing Captains Category

Link to Code on GitHub

GitHub logo tylerjusfly / azure-devto-hackathon

This an API though with PUG as its templating engine.

Hello World, Behold My Dev.To Azure Hackathon (runners up project)

This an API though with PUG as its templating engine.

Fuctionalities

  1. SignUp
  2. SignIn
  3. Visit Dashboard
  4. Add a dish that exist in your country to database
  5. view dishes without creating any account
  6. Search for dishes

Future Functions

  1. Edit Button
  2. Delete Dish Button
  3. Pagination
  4. rewriting

visit us

https://food-library-azure.herokuapp.com/




The Functionalities and how to find your way around is in the README.md file.
The MIT license can be found in the LICENSE file and is part of the repository.

Additional Resources / Info

Created my alert rule from azure app

Image description

The HomePage where a User can SignIn and Signup

Image description

My Triggered alert when i have > 2 code 200 request

Image description

View various dishes and add yours to it

Image description

Visit us at https://store-api.azurewebsites.net/

There were no other developers involved in this work.

Top comments (0)