edd-ie / foodFrontend

Home Page:https://food-chapchap.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A web application that helps users manage their financial transactions and track their expenses. The application allows users to add and view transactions for their cards/sims and provides visual representations of their spending patterns. It also includes features such as user authentication, profile management, and savings tracking.

Project backend

Link - Backend

Table of Contents

  1. Getting started
  2. Feature
  3. Contributors
  4. Licenses
  5. Technologies Used

Direct access

You can access the site on Food ChapChap

  • Create an account and jump right in

Cloning

Clone the project files to your local repository:

  • HTTPS => https://github.com/edd-ie/foodBackend.git
  • SSH => git@github.com:edd-ie/foodBackend.git
  • Git CLI => gh repo clone edd-ie/foodBackend

Open the terminal and install all dependencies using.

npm install

In the terminal run this command to start the react app (accept the assigning of a new port if prompted)

npm run dev

Castomers can view the featured restaurants and foods while also being able to search for specific restaurants.

Alt text

Restaurant get access to the data visualization and reports, from food data to transaction data.

Alt text

Users can sort restaurants by different categories to fit their preferences.

Alt text

Users can see restaurant details and google maps location and each individual food item offered by the restaurant and they can view more details or add it to cart.

Alt text

The application allows restaurants to add, edit or delete foods on their menu offering

Alt text

This project was a team effort from the following individuals :

The project is licensed under the Eclipse Public License - v 2.0

The project is built using the following technologies:

  • Front-end: React.js, React Router, Google Icons
  • Back-end: Ruby on Rails
  • Database: PostgreSQL
  • Styling: Pure CSS
  • Charting Libraries: Nivo, Emailjs, GoogleApi

About

https://food-chapchap.vercel.app

License:Eclipse Public License 2.0


Languages

Language:JavaScript 68.9%Language:CSS 30.8%Language:HTML 0.3%