Skip to content

PalatePicks is a web application for CCAPDEV class at De La Salle University

Notifications You must be signed in to change notification settings

thekovie/PalatePicks

Repository files navigation

PalatePicks

Fueling Student Appetites, One Bite at a Time

Are you a student on a tight budget, looking to savor the best food options in town without breaking the bank? Look no further than PalatePicks, the ultimate web application designed exclusively for students seeking delectable dining experiences within their budget range.

PalatePicks is a web application for CCAPDEV class at De La Salle University.

image

Disclaimer

PalatePicks is a web application created solely for educational purposes and serves as a simulated platform designed as part of a school project. All reviews, ratings, and opinions displayed on the website are entirely fictional and do not reflect the real experiences or sentiments of any individuals or establishments.

Project

This project was done by NuxtJS (web framework) and Supabase (database).

Pre-requisites

  1. NodeJS (npm is included here)
  2. pnpm (Optional, but this is faster than npm)

Installation

  1. Clone or download the main repository.
  2. Open the terminal and cd to the PalatePicks project folder.
  3. Run the following code to install the necessary modules:
npm install # or pnpm install
  1. Run the following code to run the web application locally:
npm run build # or npm run dev (for developer mode)
  1. Explore the webpage!

Reminders

  • Before you begin, please take note that after registering an account and using the "forget password" feature, you will be redirected to our live website and not the localhost.
  • Contact the repository owner to get the environmental variables (.env) file for the website to be functional locally.
  • An Internet connection is required for the web app to load its external assets and to communicate with the database.

About

PalatePicks is a web application for CCAPDEV class at De La Salle University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages