Application to allow users to enter data into the Nazareth Open Tourism Platform database
Find the link for the Data Entry website here
/:lang/places
git clone https://github.com/foundersandcoders/OTP-Data-Entry.git
npm i
npm run dev
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