foundersandcoders / OTP-Data-Entry

Application to allow users to enter data into the Nazareth Open Tourism Platform database
https://data-entry-fac.herokuapp.com/
MIT License
4 stars 1 forks source link

OTP Data Entry

Application to allow users to enter data into the Nazareth Open Tourism Platform database

Find the link for the Data Entry website here

Endpoints

Local Installation Guide

File Structure

public/
    reset.css
    style.css
src/
    constants/
        urls.json
    controllers
        home.js
        places.js
        router.js
    app.js
    start.js
    text.js
    views/
        layouts/
            main.hbs
        home.hbs
        places.hbs