Skip to content

gigili/good-food-tracker-web

Repository files navigation

Good Food Tracker

All Contributors

Good Food Tracker Banner

Good food tracker project is a collection of a back end web API (Nodejs & Express), front end web app (Vuejs) and a mobile application (Kotlin).

Description

The project aims to allow the users to take pictures and/or leave notes, ratings, comments about restaurants they visit in order to be able to reference it later when they try to pick were they wanna go eat out or order from.

What is this repository for?

This repository is for the website built with Vue.js & Vuetify.js

For the list of existing or currently being developed feature please refer to the features section of this document.

How do I get set up?

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ npm run serve

# for a web based ui you can run
$ vue ui

Note

You will need an instance of the API running as well.

Contribution guidelines

  • Keep code clean and simple;
  • Always use branches and pull requests when making changes to the codebase;

Who do I talk to?

  • If you have any question you can contact Igor Ilić via e-mail or twitter
  • If you have found a bug or want to ask for a new feature, open a new issue

Features

List of currently completed or still being developed feature:

  • Login
  • Register
  • User profile
    • Get user profile information
    • Update user profile information
    • Delete user profile
  • Restaurants
    • List of all the restaurants
    • Add / edit restaurant
    • Delete restaurant
  • City
    • List of cities
    • Add / edit city
    • Delete city
  • Country
    • List of countries
    • Add / edit country
    • Delete country
  • Reviews
    • List of users reviews
    • Add / edit your review
      • Add / remove image for a review
    • Delete your own review

Contributors ✨

Thanks goes to these wonderful people (emoji key):


César Álvarez Llaneza

📖 🎨

This project follows the all-contributors specification. Contributions of any kind welcome!