Git Product home page Git Product logo

tujutuju-api's Introduction

API for tujutuju application

The tujutuju.com is an application that provides Indonesian tourism guides for both local and international tourists. It helps tourism by providing any information related to tourism objects and destinations such as places and foods. As we know that Indonesia's tourism sector is still immature and needs further development to attract tourists. Many tourists are still confused to determine which places to visit because it's their first time visiting certain places. This leads to a question on how to improve tourists' experience in tourism? We think that there has to be someone to take the action to empower Indonesian tourist destinations. So we will give it a try by building this application that will enhance tourist's experience.


Development guide

How initialize & start project for the first time:

  1. Run: npm run docker:up (this will install dependencies and start the application)
  2. Open new terminal tab
  3. Run: docker-compose exec api /bin/bash (enter to the application terminal)
  4. Run: npm run migrate up (populate database with initial data)

๐Ÿ‘Œ Done!

Next time, to start project :

  1. Run: npm run docker:up

To stop the project:

  1. Run: npm run docker:down

To clear all resources:

  1. Run: npm run docker:clear

๐Ÿ“š Tech stack

  1. Express (Node.js framework)
  2. PostgreSQL (Database)
  3. JWT (Authentication)
  4. Docker (Container)
  5. Google Compute Engine (Cloud computing service)

๐Ÿ“ Documentation and References


๐Ÿ— Contributors

tujutuju-api's People

Contributors

rahelkristina avatar rizadwiandhika avatar

Watchers

 avatar

tujutuju-api's Issues

feat auth

Todo:

  • implement signup & login using JWT
  • create is authorized middleware by validating JWT token in the request

Do project initialization

Todo:

  • Install required packages
  • Create docker file & docker compose file
  • Setup initial project (directory) structure
  • Create database migration & seed
  • Create How to start project (documentation in README)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.