Skip to content

alex-woodhouse/campus-bites-vue

Repository files navigation

Campus Bites Website

Information

This is the website that powered Campus Bites, an on-campus food delivery service at Lancaster University. Since we have stopped this service, we are publishing the code. Feel free to download it, run it, play around with it or even build on top of it! It is written in VueJS and uses Firebase for backend capabilities such as Hosting, Cloud Functions and Databases.

Live Demo

If you want to see the site in action, visit https://campus-bites-ltd.web.app/

Project setup

  1. Download node modules using yarn
  2. Add firebase config details to src/config/config.js and src/config/config.production.js

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Contributing

  1. Fork it! (https://github.com/campus-bites/campus-bites-vue/fork)
  2. Create your feature branch (git checkout -b feature/my-fancy-component)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the remote branch (git push origin feature/my-fancy-component)
  5. Create a new Pull Request
    • Ask for feedback
    • Request a code review

You can use commands like git rebase or git commit --amend to "rewrite history" and fix mistakes you made in previous commits.

About

The legacy Campus Bites Vue.js web app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages