Skip to content

Manajemen User & Pegawai with Express JS, React Js, and MySQL

Notifications You must be signed in to change notification settings

jasonmulyaaa/manajemen_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Manajemen User & Pegawai with Express JS, React Js, and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published