Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tizz98/simplenote

A Simpler Way of Taking Notes
https://github.com/tizz98/simplenote

javascript laravel php

Last synced: 9 days ago
JSON representation

A Simpler Way of Taking Notes

Awesome Lists containing this project

README

        

# SimpleNote
[![Build Status](https://travis-ci.org/tizz98/simplenote.svg?branch=master)](https://travis-ci.org/tizz98/simplenote)

## What is this?
This is a simple note creation web application written in PHP, using the [Laravel 5.0 framework](http://laravel.com).

## Why was this created?
It was created for CIS355 at [Saginaw Valley State University](http://svsu.edu) as the final project.

## Who created this?
[Elijah Wilson](http://elijahwilson.me)

## How was this created?
- [PHP](http://php.net)
- [Laravel 5.0 framework](http://laravel.com)
- [Vagrant](http://vagrantup.com)
- [Virtualbox](http://virtualbox.org)
- [Postgresql](http://www.postgresql.org)
- [Homestead Improved](https://github.com/Swader/homestead_improved)