Skip to content

This repository contains the results of my learning in the Introduction to Software course.

License

Notifications You must be signed in to change notification settings

ardinur03/main-main-ci4

Repository files navigation

Introduction to Software Repository 🚀

This repository contains the results of my learning in the Introduction to Software course. The goal of this repository is to showcase my understanding of various software development concepts and techniques that I have learned during the course.

Contents 📌

  • Completed assignments and projects
  • Example code snippets and demonstrations

Getting Started 📃

  1. Clone the repository to your local machine ☕
git clone https://github.com/ardinur03/main-main-ci4.git
  1. Navigate to the repository directory 🌠
cd main-main-ci4
  1. Install dependencies 🚛
composer install
  1. Import the sql database file "akademik.sql" on your DBMS(Database Management System). 🌎
  • Username : ardi
  • Password : 12345678
  • note : Password using Bcrypt hash in PHP with PASSWORD_DEFAULT.
  1. Run the CI4 web in the terminal 🚀
php spark serve
  1. Start exploring the contents of the repository 🙌

About

This repository contains the results of my learning in the Introduction to Software course.

Resources

License

Stars

Watchers

Forks