Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rzlco666/catatan

This repository contains a simple notes application with the ability to log in using Google. Built with PHP, the CodeIgniter 3 framework, a MySQL database, and Bootstrap 4, the application allows users to create, edit, and delete notes, and offers secure login with Google OAuth. It is a useful tool for organizing personal notes and thoughts
https://github.com/rzlco666/catatan

codeigniter codeigniter-crud codeigniter-library codeigniter-template codeigniter3 google-api login login-system note-taking notebook notebooks notepad notes notes-app php php-framework php-library php5 php7 php8

Last synced: 20 days ago
JSON representation

This repository contains a simple notes application with the ability to log in using Google. Built with PHP, the CodeIgniter 3 framework, a MySQL database, and Bootstrap 4, the application allows users to create, edit, and delete notes, and offers secure login with Google OAuth. It is a useful tool for organizing personal notes and thoughts

Awesome Lists containing this project

README

        

# Catatan: Simple Notes Application with Google Login

Welcome to this repository for Catatan, a simple notes application with the ability to log in using Google. This is a college project built with PHP, the CodeIgniter 3 framework, a MySQL database, and Bootstrap 4. The application allows users to create, edit, and delete notes, and offers secure login with Google OAuth. It is a useful tool for organizing personal notes and thoughts.

## Main Features

- Registration and login for users
- Login and registration with Google
- CRUD of notes
- And many more

## Technologies Used

- PHP: a popular server-side scripting language
- CodeIgniter 3: a framework for building web applications with PHP
- MySQL: a popular open-source relational database management system
- Bootstrap 4: a front-end framework for designing responsive and mobile-first websites

## Prerequisites

To use this repository, you will need a local development environment set up with PHP and a MySQL database. You should also be familiar with basic web development concepts and technologies, such as HTML, CSS, and JavaScript.

## How to use this repository

1. Clone or download the repository to your local development environment.
2. Set up the database by importing the provided `catatan.sql` file.
3. Configure the database connection settings in the `database.php` file.
4. Perform the installation process.
5. After installation, you can log in with your Google account.

We hope you find this repository useful as you develop your own