All Projects → nuonuoge → Ionic6_angular10_elm

nuonuoge / Ionic6_angular10_elm

基于ionic6 + ng10 构建一个具有 30+ 页面的大型单页面应用

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ionic6 angular10 elm

ionic-angular-cart
📋 Ionic 5 app to collect items in a shopping basket, tutorial code from Simon Grimm at the Ionic Academy
Stars: ✭ 14 (-95.69%)
Mutual labels:  ionic
Ionic Environment Variables
Easy to use environment variables for Ionic3!
Stars: ✭ 278 (-14.46%)
Mutual labels:  ionic
Alan Sdk Ionic
Alan AI Ionic SDK adds a voice assistant or chatbot to your app. Supports React, Angular.
Stars: ✭ 287 (-11.69%)
Mutual labels:  ionic
1973
1973 - Progressive Web Apps
Stars: ✭ 14 (-95.69%)
Mutual labels:  ionic
Cupertino Pane
🎉📱Multi-functional panes and boards for next generation progressive applications
Stars: ✭ 267 (-17.85%)
Mutual labels:  ionic
Angularx Qrcode
Angular4/5/6/7/8/9/10/11 QRCode generator component library for QR Codes (Quick Response) with AOT support based on node-qrcode
Stars: ✭ 281 (-13.54%)
Mutual labels:  ionic
ionic-parallax
Parallax Module for Ionic Framework 2+
Stars: ✭ 10 (-96.92%)
Mutual labels:  ionic
Ionic Boilerplate
✨ An Ionic Starter kit featuring Tests, E2E, Karma, Protractor, Jasmine, Istanbul, Gitlab CI, Automatic IPA and APK, TypeScript 2, TsLint, Codelyzer, Typedoc, Yarn, Rollup, and Webpack 2
Stars: ✭ 309 (-4.92%)
Mutual labels:  ionic
Ionic Vue
Vuejs integration for Ionic versions 4 and 5
Stars: ✭ 275 (-15.38%)
Mutual labels:  ionic
Iosproject
IOS综合项目,完善的框架,路由模块化设计,集成科大讯飞SDK方便iOS基本输入控件实现语音辅助输入,UI效果参照京东APP,JS与OC交互,ionic跨平台开发,MQTT 协议,即时通讯协议,视屏播放,跑马灯效果 仿美团地图定位,城市收索, 友盟分享,基础动画 增加FCUIID帮助类,引导页功能模块,照片上传 ,UIView自定义导航栏,文件下载,Masonry 案例,fmdb,数据库,sqlite,百度地图,二维码,照片上传,照片上传有进度,列表倒计时,H5和原生交互,自定义各种弹框,常见表单类型,人脸识别,列表加载图片,列表拖拽,日历操作,导航条渐变,核心动画,动画特效等等
Stars: ✭ 291 (-10.46%)
Mutual labels:  ionic
Ionic Ocr Example
📷 Simple Ionic app using ocrad.js
Stars: ✭ 263 (-19.08%)
Mutual labels:  ionic
Awesome Cordova
📱 A curated list of amazingly awesome Cordova libraries, resources and shiny things.
Stars: ✭ 269 (-17.23%)
Mutual labels:  ionic
Cordova Plugin Nativestorage
Cordova plugin: Native storage of variables in Android, iOS and Windows
Stars: ✭ 285 (-12.31%)
Mutual labels:  ionic
lowcode
React Lowcode - prototype, develop and maintain internal apps easier
Stars: ✭ 32 (-90.15%)
Mutual labels:  ionic
Ionic Timepicker
'ionic-timepicker' bower component for ionic framework applications
Stars: ✭ 294 (-9.54%)
Mutual labels:  ionic
ionic-multi-camera
Take multiple photos one after another
Stars: ✭ 12 (-96.31%)
Mutual labels:  ionic
Wilearning
Multiparty meeting&e-learning using mediasoup, webrtc ,angular and ionic with powerful whiteboard support
Stars: ✭ 280 (-13.85%)
Mutual labels:  ionic
Ng Lottie
Render After Effects animations on Angular based on lottie-web
Stars: ✭ 311 (-4.31%)
Mutual labels:  ionic
Xplat
Cross-platform (xplat) tools for Nx workspaces https://nstudio.io/xplat
Stars: ✭ 300 (-7.69%)
Mutual labels:  ionic
Cordova Plugin App Update
App updater for Cordova/PhoneGap
Stars: ✭ 290 (-10.77%)
Mutual labels:  ionic

ionic6_angular10_elm

基于ionic6 + ng10构建一个具有 30+ 页面的大型单页面应用(master必须使用ionic v6,已升级到v6正式版)

阿里移动端组件库ng-zorro-antd-mobile开源地址,将在zorro分支逐步使用zorro-antd-mobile组件替换重构,感兴趣的可以直接使用zorro分支(重构中,未完成)

基于ionic5 + ng8 构建一个具有 30+ 页面的大型单页面应用(请使用ionic5-ng8分支)

基于ionic3 + ng5 构建一个具有 30+ 页面的大型单页面应用(请使用v3分支,必须使用ionic v3才能启动) 借鉴了@bailicangdu vue-elm项目,已征得其本人同意,后台传送地址

项目运行

注意:由于涉及大量的 ES6/7 等新属性,node 需要 6.0 以上版本

npm install -g cordova ionic // 需要全局安装cordova ionic

git clone https://github.com/nuonuoge/ionic4_angular6_elm.git  

cd ionic4_angular6_elm

npm install

npm start

另外

此项目有配套的后台系统,如果想体验前后台同时开发,可以下载对应的后台系统:后台项目传送地址

如果只做前端开发,请忽略这句话。

说明

暂时没有体验地址,待所有功能完成后再发布,可以去vue-elm发布地址体验(请用chrome手机模式预览)

如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^_^

或者您可以 "follow" 一下,我会不断开源更多的有趣的项目

如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍

推荐一个 react + redux 开源项目,对react感兴趣的朋友赶紧去看看。地址在这里

另外一个 vue2 + vuex 的elm项目。地址在这里

部分展示

登录页

搜索页

tabs

商铺列表页

      

商铺页

      

目标功能

  • [x] 定位功能 -- 完成
  • [x] 选择城市 -- 完成
  • [x] 搜索地址 -- 完成
  • [x] 展示所选地址附近商家列表 -- 完成
  • [x] 搜索美食,餐馆 -- 完成
  • [x] 根据距离、销量、评分、特色菜、配送方式等进行排序和筛选 -- 完成
  • [x] 餐馆食品列表页 -- 完成
  • [x] 购物车功能 -- 完成
  • [x] 店铺评价页面 -- 完成
  • [x] 单个食品详情页面 -- 完成
  • [x] 商家详情页 -- 完成
  • [x] 登录、注册 -- 完成
  • [x] 个人中心 -- 完成
  • [x] 下单功能 -- 完成
  • [x] 订单列表 -- 完成
  • [x] 订单详情 -- 完成

License

GPL

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].