Skip to content

Dyce&Dyne is a modern-day food ordering website. Instead of the traditional PROMO Code technique, we introduce games & quizzes. A user can play games and earn rewards in the ratio of their respective score. The games are 8 Puzzle and connect4. Algorithms like minimax with alpha-beta pruning, A* are used for these games. We have also solved the v…

pri1311/Dyce-and-Dyne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dyce&Dyne

View Demo

Overview

Dyce&Dyne is a modern-day food ordering website. You can search for restaurants in your nearby areas or any other locality. Users can Order online & opt for Dine in too. The key concept that sets our app apart from other food ordering apps is giving discounts. Instead of the traditional PROMO Code technique, we introduce games & quizzes. A user can play games and earn rewards in the ratio of their respective score. The games are single-player & some of them are to be played against the AI. A user can also play games as per his/her wish & collect points stored in the Dyce & Dyne wallet which can be later redeemed for discounts/cashback.

The games are 8 Puzzle and connect4. Algorithms like minimax with alpha-beta pruning, A* are used for these games.

Apart from this, we plan to implement graph traversal techniques for routing delivery partners for the shortest & fastest route delivery. Vehicle Routing Problem (a generalized version of Traveling Salesman Problem) is a very well-known problem that can be solved using various search algorithms like Genetic Algorithms.




Tools and Technologies




Website Flow

Website Flow




Database Schema

Website Flow




Screenshots

Landing Page Login Profile Games Cart TSP

About

Dyce&Dyne is a modern-day food ordering website. Instead of the traditional PROMO Code technique, we introduce games & quizzes. A user can play games and earn rewards in the ratio of their respective score. The games are 8 Puzzle and connect4. Algorithms like minimax with alpha-beta pruning, A* are used for these games. We have also solved the v…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •