Zain-Khoso / FeastFinders

Feast Finder: A modern food delivery platform offering a diverse selection of culinary experiences. Built for simplicity and convenience, Feast Finder connects users with their favorite local eateries, providing a seamless ordering experience. Join us in exploring a world of flavors, one delivery at a time.

Home Page:https://feast-finders.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feast Finder

Feast Finder is a modern web application built using Next.js, MongoDB, Mongoose, and TypeScript. It aims to simplify the food delivery experience by providing users with a streamlined platform to explore a wide variety of cuisines and place orders effortlessly.

Technologies

Feast Finder leverages the following technologies:

  • Next.js: A React framework for building server-side rendered and statically generated applications.
  • MongoDB: A NoSQL database used for storing restaurant information, user data, and orders.
  • Mongoose: An Object Data Modeling (ODM) library for MongoDB and Node.js, providing a straightforward schema-based solution for interacting with MongoDB.
  • TypeScript: A statically typed superset of JavaScript that enhances code quality and developer productivity by catching errors early and providing better code documentation.

How to Contribute

We welcome contributions to Feast Finder! To contribute, follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix: git checkout -b my-feature.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your fork: git push origin my-feature.
  5. Submit a pull request to the main repository's master branch, describing your changes and improvements.

Creators

Feast Finder is created and maintained by Muhammad Imtiaz Hussain and Zain Khoso. If you have any questions or suggestions, feel free to reach out to us.

About

Feast Finder: A modern food delivery platform offering a diverse selection of culinary experiences. Built for simplicity and convenience, Feast Finder connects users with their favorite local eateries, providing a seamless ordering experience. Join us in exploring a world of flavors, one delivery at a time.

https://feast-finders.vercel.app

License:MIT License


Languages

Language:TypeScript 98.4%Language:CSS 1.3%Language:JavaScript 0.3%