Giter Site home page Giter Site logo

mariosomodi / vuv-putni-nalozi Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 7.08 MB

Web app made in React

Home Page: https://vuvputninalozi.netlify.app

License: MIT License

PHP 37.45% HTML 0.45% CSS 3.45% JavaScript 58.65%
html js css react json jwt material-ui php sql

vuv-putni-nalozi's Introduction

VUV Putni nalozi

Setup

Install all dependencies by going to putniNaloziUI and running the below command in CMD/Windows PowerShell or any other terminal. (Node package manager required)

npm i

You have to setup a MYSQL database with the SQL for that provided in the root directory, also change connection string in putniNaloziAPI/includes/config.php. After that you are ready to go.

Live version

(WIP) VUV Putni nalozi

Project description

This is a React web app made for a college course I had. It's a portal where employees can request travel orders for their business trips on the other side there is the administrative side of the app that only employers can get into, it allows employers to approve travel orders, to register new employees into the system and to edit the company hierarchy that is add new roles and departments.

Technologies used

  • HyperText Markup Language (HTML)
  • Javascript (JS)
  • Cascading Style Sheets (CSS)
  • React
  • JavaScript Object Notation (JSON)
  • PHP : Hypertext Preprocessor
  • JSON Web Token (JWT)
  • MYSQL database
  • Material-UI

Things I learned

  • CRUD operations on MYSQL database.
  • Using JWT authentication for the administrative side.
  • React
    • Deeper knowledge of functional components.
    • Usage of hooks and custom hooks.
    • Routing.
    • Data binding : one way, two way.
    • Working with material UI components.
    • ...
  • PHP
    • REST API structure.
    • Config the rest api.
    • Read from MYSQL DB and send the read data in JSON format to the application.
    • CRUD operations on the MYSQL DB.
    • Protection of the API with JWT.

vuv-putni-nalozi's People

Contributors

mariosomodi avatar

Watchers

James Cloos avatar  avatar

Forkers

vkrpan

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.