Coder Social home page Coder Social logo

imadi-arch / mealmatters Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anupk1234/mealmatters

0.0 0.0 0.0 2.3 MB

MealMatters is a webapp designed to overcome student food insecurity by connecting students with nearby restaurants that provide free meals.

License: MIT License

JavaScript 93.73% CSS 5.53% HTML 0.74%

mealmatters's Introduction

MealMatters

Introduction:

MealMatters is a webapp designed to overcome student food insecurity by connecting students with nearby restaurants that provide free meals. The webapp facilitates student registration, enabling them to view a list of nearby restaurants offering free meals and request coupons from the organization. Donors can also register for an account and make donations to the organization, which utilizes these funds to reimburse restaurants for meals provided to students. MealMatters aims to increase student access to free meals, alleviate the financial burden of food insecurity, raise awareness of the issue, and encourage support for student food insecurity initiatives.

Tech Stack:

Configure and run on local environment

Project directory/folder structure:

  • client (Frontend) : This folder contains all the code related to Frontend part.
  • server (Backend) : This folder contains all the code related to Backend part.

Setting up project locally (Installation) :

  1. Fork the repository

  2. Clone Your Forked Repository:

git clone https://github.com/<your_username>/MealMatters.git

Client (Frontend)

  1. Navigate to the Client Directory:
cd MealMatters/client
  1. Install Dependencies:
npm install
  1. Start the Application:
npm run dev

The client will be running on http://localhost:5173/ in your browser.

Server (Backend)

  1. Navigate to the Server Directory:
cd MealMatters/server
  1. Install Dependencies:
npm install
  1. Start the server
npm start

Note : Create a .env file in the root of server directory and add the following entities in that .env file

MONGO_URL = mongodb+srv:<YOUR_MONGODB-ATLAS_CONNECTION_STRING_URL>
PORT = 5000
JWT_SECRET = <YOUR_SECRET_KEY>

Refer this image for MONGODB-ATLAS_CONNECTION_STRING_URL : Link

How to contribute ๐Ÿ‘จโ€๐Ÿ’ป

Connect with Project Admin :

Anup Khismatrao

License ๐Ÿ›ก๏ธ

MealMatters is licensed under the MIT License - see the LICENSE file for details.

mealmatters's People

Contributors

1-ankush-1 avatar aaadityag avatar anupk1234 avatar harmeetsingh11 avatar isubhammani avatar mohankumarmarimuthu avatar muhammad-owais-warsi avatar nandini80 avatar pinak22dhir avatar

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.