Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 613 Bytes

README.md

File metadata and controls

41 lines (30 loc) · 613 Bytes

Manajemen Pegawai & User with Node Js Application

  1. Node JS (Express)
  2. React Js
  3. MySQL

Feature

  1. Create
  2. Edit
  3. Delete
  4. Login (in Development)
  5. Upload Image

Installation

  1. First, clone this project.
https://github.com/jasonmulyaaa/manajemen_v2.git
  1. create database using mysql and import the "manajemen_node.sql" file to mysql

  2. Run the server

frontend folder (React Js)

npm start

backend folder (Node Js)

node index.js
  1. type '/user' or '/pegawai' in url to see User and Pegawai CRUD e.g.:
    http:localhost:3000/user