Skip to content

It's my third app on the Flask learning course. This is a website about food delivery.

Notifications You must be signed in to change notification settings

levnagornov/food-delivery-website

Repository files navigation

Food delivery website

Training project for a course on the Stepik.

Dependencies

All requirements are listed in the file: requirements.txt.

About

It's my third app on the Flask learning course. I make site of food delivery.

The site has endpoints: < 🔻 in progress 🔻 >

  • "/" - Main page;
  • "/cart/" - Cart page with user's selected products;
  • "/account/" - Personal account page;
  • "/auth/" - Authentication page;
  • "/register/" - User register page;
  • "/logout/" - Logout of authorized user page;
  • "/ordered/" - Submit of order page;
  • "/admin/" - Admin's page with logging in for creating/editing/deleting models;

About

It's my third app on the Flask learning course. This is a website about food delivery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages