Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

rascalking/binpaste

Repository files navigation

CSCI S-15 Project 4

Live URL

http://binpaste-rascalking.rhcloud.com/

GitHub URL

https://github.com/rascalking/csci_s15_p4

Description

A minimal pastebin knockoff.

Details for teaching team

I've implemented a really simple pastebin knockoff. It allows you to create an account, login/logout, and has the basic CRUD operations on snippets ("pastes") of plaintext. The pastes can be flagged private or public, and no account is required to see the public pastes.

As far as Laravel features, I've used seeding (with faker) and validation, but didn't get to the unit tests.

Outside code

About

Binpaste - a minimal pastebin knockoff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published