Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.
/ uob-puppr Public archive

A mock dog image gallery website created as part of the University of Bristol's Web Technologies course by @ebxn and @fznsakib.

Notifications You must be signed in to change notification settings

HappyTiptoe/uob-puppr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

‘puppr’ is a web gallery specifically for people who want to show off images of their dogs. Once signed up, users can upload pictures of their dogs alongside captions, and interact with other users’ posts by commenting on them, or by adding them to your favourites to keep on your profile to view any time.

Project setup

  • Go into /frontend and /backend and run npm i
  • In /frontend, run: npm run serve
  • In /backend, run: npm run serve

Technologies used

  • Vue: used to create a responsive and lightweight Single-Page application.
  • Bulma: CSS framework customised for front-end styling
  • Express.js: standardised API interface for database calls and user authorisation with JSON web tokens
  • SQLite3: database for user storage
  • Firebase: serverless functions to store images on cloud storage

Created with ❤️ by @ebxn and @fznsakib

About

A mock dog image gallery website created as part of the University of Bristol's Web Technologies course by @ebxn and @fznsakib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published