Skip to content

A single page application that promotes local food businesses around Cavite, Philippines that accepts deliveries during Covid-19 pandemic. The website has details about the stores including the owners and a link where they conduct their businesses. Developed using JavaScript and Rails API.

Notifications You must be signed in to change notification settings

shaquille-galimba/merienda-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merienda

Merienda is a single page application using Javascript as front-end and Rails API as the backend. The application aims to promote local food businesses from Cavite, Philippines that does delivery. It displays the store's owner/s, in what area of Cavite they can do delivery, link of where you can order, and their menu.

Website

Merienda Demo Vid

Installation

If you want to have a copy of the whole app on your environment here's how:

  • Clone this repo and the Rails API here: merienda-api

  • cd into the API in your terminal and install necessary dependencies

      $ bundle install
    
  • run the DMCS(destroy, migrate, create, and seed) custom task to get the database started

      $ rails db:dmcs
    
  • run the server

      $ rails s
    
  • open this repo's index.html file to your browser and there you are!

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/shaquille-galimba/merienda-api and https://github.com/shaquille-galimba/merienda-frontend. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The app is available as open source under the terms of the MIT License.

About

A single page application that promotes local food businesses around Cavite, Philippines that accepts deliveries during Covid-19 pandemic. The website has details about the stores including the owners and a link where they conduct their businesses. Developed using JavaScript and Rails API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published