Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tizz98/simplenote
- Owner: tizz98
- Created: 2015-04-27T02:36:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-25T01:28:32.000Z (over 9 years ago)
- Last Synced: 2024-04-22T15:22:50.234Z (7 months ago)
- Topics: javascript, laravel, php
- Language: JavaScript
- Homepage: https://mysimplenote.herokuapp.com/
- Size: 10.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
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)