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

https://github.com/rmwalls/sharkno

SharkNo! - Find out if sharks have been sighted (or have attacked(!)) at the beach where you're going.
https://github.com/rmwalls/sharkno

api-routes expressjs handlebars-js jquery mysql nodejs

Last synced: about 1 month ago
JSON representation

SharkNo! - Find out if sharks have been sighted (or have attacked(!)) at the beach where you're going.

Awesome Lists containing this project

README

        

# Project #2 - SharkNo!

## Presented by:

- Bohdan Dziubliuk
- Steve Rogers
- Andrew Vaughns
- Robbi Walls

## Requirements

* Use a Node and Express Web Server;

* Be backed by a MySQL Database an ORM (not necessarily Sequelize);

* Have both GET and POST routes for retrieving and adding new data;

* Be deployed using Heroku (with Data);

* Utilize at least one new library, package, or technology that we haven’t discussed;

* Have a polished frontend / UI;

* Have folder structure that meets MVC Paradigm;

* Meet good quality coding standards (indentation, scoping, naming).

* Must not expose sensitive API key information on the server

## Techologies We Used

* Node and Express Web Server
* MySQL and home made ORM
* GET and POST routes
* jquery ui
* Handlebars
* MVC folder/file structure
* Polished UI, Quality Coding Standards (ESlint, Beautify)
* env for MySQL key
* Deployed on Heroku

![application screenshot](/public/img/shark_screen1.jpg)