GithubHelp home page GithubHelp logo

ndaruhes / bncc-ruapps Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.17 MB

#Quest - Submission for Elite Team BNCC

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

Shell 0.17% JavaScript 36.59% CSS 0.10% Pug 0.25% HTML 0.39% Vue 51.72% SCSS 10.78%
mevn mysql expressjs vuejs nodejs

bncc-ruapps's Introduction

RuApps - BNCC Elite Team Quest

Build with ExpressJS & Vue 3


A. SCREENSHOTS



B. LIVE DEMO

Untuk demo aplikasi dapat diakses pada link berikut
https://ruapps.netlify.app


RuApps Assets Credits. Thanks to them ๐Ÿ˜Š
https://undraw.co/ (Illustration)
https://iconscout.com/ (Icons)

C. FEATURES

1. FrontEnd

  • Navbar โœ”๏ธ
  • Hero section โœ”๏ธ
  • Fitur carousel โœ”๏ธ
  • Form kontak โœ”๏ธ
  • Validasi input (opsional) โœ”๏ธ
  • Footer section โœ”๏ธ
  • Animasi (opsional) โœ”๏ธ
  • Responsive โœ”๏ธ
  • Fetch API (opsional) โœ”๏ธ

2. BackEnd

  • Fitur CRUD (Create, Read, Update, Delete) โœ”๏ธ
  • Otentikasi (Signup dan Login) โœ”๏ธ
  • Seed data atau initial data โœ”๏ธ

D. USER ROLES

Credentials user dapat dilihat di initial data & semua passwordnya adalah 12345

1. Admin
email: [email protected]
password: 12345
  • Show & Delete Testimoni
  • Show, Delete, and Send Message

2. Member

email: [email protected]
password: 12345
  • Create, Show, Update, and Delete Testimoni

E. SETUP PROJECT

1. Clone Repository

git clone https://github.com/ndaruhes/BNCC-RuApps.git
cd BNCC-RuApps

2. Setup API

Ubah credentials database (jika perlu) didalam folder api file .env

  • DB_DATABASE
  • DB_USERNAME
  • DB_HOST
  • DB_PASSWORD
cd api                  // pindah ke folder api
npm install             // menginstall package node_modules
npm run migrate:fresh   // menjalankan migrasi database
npm run seed:fresh      // seed data / initial data
npm run dev             // menjalankan server (Link: http://localhost:3000/)

3. Setup Client

cd client               // pindah ke folder client
npm install             // menginstall package node_modules
npm run dev             // menjalankan server (Link: http://localhost:8080/)

bncc-ruapps's People

Contributors

ndaruhes avatar

Watchers

 avatar

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.