Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rzlco666/catatan
- Owner: rzlco666
- License: cc0-1.0
- Created: 2021-05-25T08:16:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T04:56:17.000Z (about 2 years ago)
- Last Synced: 2024-11-18T20:34:19.934Z (3 months ago)
- Topics: 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
- Language: PHP
- Homepage:
- Size: 2.34 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
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