Build Status Total Downloads Latest Stable Version License

Installation

Deploy to Heroku

  1. You need to have Heroku Account for deploy project to Heroku. If you don't have one create from here.
  2. Login Heroku.
  3. Click Deploy to Heroku button.
  4. Complete deploy.

Deploy

Postman

  1. Download Postman.
  2. Download Postman file
  3. Import Collection file to Postman.
  4. Create Environment.
  5. Add new variable named api_url. Your url must be HerokuAppUrl/api/, for example https://noteexample.herokuapp.com/api/
  6. Add new variable named token. You can get token by register or login requests.

Mobile App Design

Figma Design File

License

The Laravel framework is open-sourced software licensed under the MIT license.