Coder Social home page Coder Social logo

foodie-club's Introduction

Foodie Club

A web app to match people who would like to try the same restaurant and they would like to have others to go with. This project is deployed here.

A fake account to look around:

The Problem

Ever wanted to go to a restaurant and people you know weren’t available that day? It’s hard enough getting 1 friend to be available at the same time, what about if you want to go with a bigger group? Sometimes people also don’t have a group of e.g. 6–8 people to enjoy the private dining room experience and there’s also no way currently to be matched to meet new people that want to go to the same restaurant as you at the same date or who want to explore new cuisines or restaurants.

Motivation

This project was the result of a team project of TechLabs's "Digital Shaper Program", a learning program that combines online learning and project work to learn about Data Science, Web Developement, Artificial Intelligence, or User Experience Design.

Features

  • Authentication system
  • Search and sort to select restaurants to start a group
  • Search groups and join the groups that fits users' food preference and schedule
  • Group chat for each created groups
  • Recommend restaurants that are similar to restaurants that users picked

To Start the Project:

Clone the Project

git clone https://github.com/matteo1222/foodie-club.git

Start React Client

cd client
npm install
npm start

Start FeathersJS Server

Before starting the server, set up a PostgreSQL database with the name "foodie_club_server"

cd server
npm install
npm start

Start Recommendor

cd recommendor
source venv/bin/activate
python ./server.py

Python's version should be 3.8

Head here to read more about this team project: https://medium.com/@london_6354/foodie-club-891babbd6449

foodie-club's People

Contributors

lilian02011301 avatar matteo1222 avatar

Watchers

 avatar

Forkers

yufangyen1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.