All Projects → HelipengTony → Olog

HelipengTony / Olog

Licence: mit
📔 Online Note-Taking Experience | 即时灵感笔记记录平台

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Olog

Nukeviet
NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.
Stars: ✭ 113 (+43.04%)
Mutual labels:  mysql, jquery, html5, css3
Supermarket
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
Stars: ✭ 1,278 (+1517.72%)
Mutual labels:  mysql, jquery, html5
Nodejs Socketio Chat App
MEAN Stack & Socket.IO Real-time Chat App | A MEAN stack based Real Time chat application
Stars: ✭ 45 (-43.04%)
Mutual labels:  jquery, html5, css3
Chyrp Lite
An ultra-lightweight blogging engine, written in PHP.
Stars: ✭ 131 (+65.82%)
Mutual labels:  mysql, jquery, html5
Snapaper
📰 Past Papers Sharing Platform Based On Vue.js & GCE Guide | CAIE 试卷分享与下载平台
Stars: ✭ 90 (+13.92%)
Mutual labels:  jquery, html5, css3
Livecoding.tw
官網
Stars: ✭ 42 (-46.84%)
Mutual labels:  jquery, html5, css3
Notes
👋 如果有一天我失忆了,忘记了所有的前端知识,我希望这个项目能让我很快掌握
Stars: ✭ 126 (+59.49%)
Mutual labels:  mysql, html5, css3
Javascript
刘宾的博客->前端相关。
Stars: ✭ 195 (+146.84%)
Mutual labels:  jquery, html5, css3
Html5
HTML5学习、总结、实践
Stars: ✭ 493 (+524.05%)
Mutual labels:  jquery, html5, css3
Hospital Management System
"Health Care hospital" Management System is designed for manage details about hospital patient,employee and rooms(10). Designed by using HTML / CSS / JS / JQUERY/ PHP (procedural php) / MYSQL.
Stars: ✭ 5 (-93.67%)
Mutual labels:  mysql, jquery, css3
Vue Qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Stars: ✭ 861 (+989.87%)
Mutual labels:  mysql, html5, css3
Kodeweave
HTML/CSS/JS and Markdown Playground For Web Designers and Developers
Stars: ✭ 87 (+10.13%)
Mutual labels:  jquery, html5, css3
Bootstrap
Open Source JS plugins
Stars: ✭ 13 (-83.54%)
Mutual labels:  jquery, html5, css3
Tony
An Elegant WordPress Theme Based on ✌️Vue.js | 基于 Vue.js 的简洁一般强大的 WordPress 单栏博客主题
Stars: ✭ 462 (+484.81%)
Mutual labels:  jquery, html5, css3
Repo Made For Frontend Devs Mohitverma
#Repo i made for people and newcomers ,strugging on web to learn new skills and be updated regarding Frontend development
Stars: ✭ 12 (-84.81%)
Mutual labels:  jquery, html5, css3
E Commerce 2 django
Guest register, user register, user login, user logout, account home page, product view history, change password, reset password, change name, send activation email when register, resend activation email, add shipping address, add billing address, add nickname to the addresses, edit shipping address, edit billing address, view list of your addresses, reuse shipping addresses when order products, reuse billing addresses when ordeer products, show sales analytics if staff or admin only using -chart.js-, get analytics data with Ajax, receive marketing email, change if user will receive marketing email or not by admin, send contact message with Ajax, products list, product detail, download product detail as a PDF file, download digital product files -if the user purchased that digital product only-, orders list, list of digital products files, order detail, download order detail as a PDF file, verify order ownership with Ajax -to secure order detail page-, show cart products, add or remove product from cart, checkout page, thanks page when order placed successfully, add or reuse payment method, add or reuse payment method with Ajax, search products by title, search products by description, search products by price, search products by tag title, write tags for products -by admin only-, auto fill contact email, full name if user logged in.
Stars: ✭ 20 (-74.68%)
Mutual labels:  mysql, html5, css3
Devgonga
Devgonga é uma startup com foco em criação de sites e desenvolvimento de sistemas web, moldada para atender a pequenas e médias empresas ao redor de angola. https://devgonga.github.io/devgonga/
Stars: ✭ 41 (-48.1%)
Mutual labels:  jquery, html5
Lofi Player
🎧 A Lofi Player built with HTML, CSS and Javascript using Parcel as Module Bundler https://lakscastro.github.io/lofi-player
Stars: ✭ 38 (-51.9%)
Mutual labels:  html5, css3
Wheels
笨办法造轮子
Stars: ✭ 1,007 (+1174.68%)
Mutual labels:  html5, css3
Microzz.github.io
💻https://microzz.com IT技术分享
Stars: ✭ 29 (-63.29%)
Mutual labels:  html5, css3

OLog

更高效的云端笔记本


环境要求

php >= 7.0 (可能吧)


版权注意

OLog © 2018 www.ouorz.com, Released under the MIT License.


功能说明

在线笔记记录功能,快速录入,可实现:

  1. 用户登录
  2. 用户注册
  3. 一号一笔记页
  4. 图片插入
  5. 纯文本文字录入
  6. 支持除块级元素的HTML标记语言
  7. 左键标记高亮/删除高亮
  8. 右键删除内容段
  9. 未登录查看公开内容
  10. 登录查看私有内容
  11. 内容可见度设置
  12. 回车录入内容
  13. 可能还有一些想不到了... 等功能

目录说明

func

引入的配置,包含:

  1. 底部文件
  2. 顶部文件
  3. 数据库连接配置
  4. css样式文件

log

笔记本交互功能,包括:

  1. 笔记页
  2. 内容段删除
  3. 删除高亮
  4. 标记高亮
  5. 录入内容
  6. 设置可见
  7. 图片上传
  8. 公开内容查看

upload

默认图片上传目录


uc

用户中心功能,包括:

  1. 注册
  2. 登录
  3. 中心

界面截图

笔记页


欢迎打赏

支付宝 微信
alipay wechatpay

Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].