Git Product home page Git Product logo

api-restful-cadtreesa's Introduction

API-RESTful-Cadtreesa

Service for the cadreesa project. Serving the website and android application โ˜•

Release version License

Introduction to API-RESTful-Cadtreesa

This project was developed for the purpose of studying API's RESTful with Json Web Token authentication (JWT). For the development model, a project was used during the course of Information Systems.

API Documentation

We used the documentation standard of the API Blueprint. See the documentation for this API with Github Pages rendered with Aglio:

About Cadtreesa Project

The Cadtreesa project was proposed during the discipline of Programming Language Concepts of the Information Systems course at UFMT-MT, Brazil.

Scope of the problem

Register and validate trees by means of an Android application being the target public the students of the course of Agricultural and Environmental Engineering.

Solution proposed by project members (Me, Rodrigo Oliveira e Nicolas Tiago).

Registration of trees by students, teachers and coordinator. Once the tree has been registered by a user, it must be validated by a teacher or coordinator. Once validated the tree can have its information available on a web page that will be accessed from QR Codes generated at the time of registering the tree. These codes contain the address of the page with the tree information. Get to know the project page.

Entities and operations

  • Operations CRUD in the Trees entity
  • Operations CRUD in the Users entity with authentication

Relational schema

The relational schema of the project (updated for this study) can be seen here: Cadtreesa_db

Installation

$ git clone https://github.com/thalysonalexr/API-RESTful-cadtreesa.git

Dependencies

Tested in php >= 7.2.3

This project uses composer to manage your dependencies. Before testing run the following command with the composer already installed on your machine.

$ composer update

Test

This project was tested only on local server using the php embedded server. To run the project, run the following command for the public directory:

$ php -S localhost:4000 -t public

References

Credits

License

The MIT License (MIT). Please see License File for more information.

api-restful-cadtreesa's People

Contributors

thalysonalexr avatar thalysontest avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

marsofti

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.