Skip to content

smithtaylord/Keepr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keepr - A Social Network for Collectors

Keepr is a social network that allows users to visually share and discover new interests by posting images to their own, or others', collections (i.e., a collection of 'vaults,' usually with a common theme) and browsing what other users have kept.

This application is built using a full-stack approach, with Vue.js and Vue-Router for the frontend, DotNet WebApi for the server-side implementation, and MySQL for the database. This project also utilizes Auth0 for user management and Dapper as an ORM.

Features

  • User authentication using Auth0
  • View and search through user collections
  • Create, edit, and delete collections
  • Add, edit, and delete items from collections
  • Sort and filter collections based on category and tags

Demo

A live demo of the application can be found at https://keepr-cka7.onrender.com/#/

Technologies Used

  • Vue.js
  • Vue-Router
  • DotNet WebApi
  • MySQL
  • Auth0
  • Dapper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published