Skip to content

FoodLibrary - library for viewing food types with support for auth via telegram on JavaScript

Notifications You must be signed in to change notification settings

mdlufy/express-foodlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express FoodLib

"FoodLib" - app written in Express and based on telegram bot functionality.

Finished application here

Overview

This web application creates an online catalog for a small food library, where users can browse available dishes from a certain category and save them to favorites.

The main features that have currently been implemented are:

  • Authorization is carried out via Telegram
  • There are 7 different categories of food.
  • Users can select a category and get 4 dishes from it.
  • Users can save their favorite dishes to favorites.

Quick Start

git clone git@github.com:mdlufy/express-foodlib.git
cd express-foodlib
npm install
npm run dev

Login

About

FoodLibrary - library for viewing food types with support for auth via telegram on JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published