• Stars
    star
    153
  • Rank 243,368 (Top 5 %)
  • Language
    HTML
  • License
    GNU General Publi...
  • Created over 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Nomadic is an open source system to let you gather information with your community.

注意:此套系統有點舊了。

我做了一套同樣功能、全新版本的系統。請參考:https://github.com/howtomakeaturn/ListPower

Notice: This is a legacy project.

I made a new version project as an upgrade: https://github.com/howtomakeaturn/ListPower


Nomadic

Nomadic is an open source system to let you gather information with your community.

You can collect information, write reviews, leave comments, and add tags on certain topics.

Currently support list mode, map mode. Features include reviewing/editing/commenting/check-ins/tagging.

Read this in other languages: English, 中文.

Examples

Cafe Nomad - 2,200+ best cafes to work in Taiwan

Cafe Nomad is a platform gathering information for 2,000+ coffee shops in Taiwan.

Users can find and contribute coffee shop information on Cafe Nomad.

Info Page

Installation

Install Nomadic with composer in the terminal

composer create-project howtomakeaturn/nomdic

Core Configuration

  • config/review-fields.php:Fields for reviewing

  • config/info-fields.php:Fields for editing. Supported types: string/radio buttons/select menu

  • config/nomadic.php:Other configuration settings

How to enable the map mode

  1. Set 'map-enabled' as true in 'config/nomadic.php'
  2. Go to Google Cloud Platform and generate a key, and then enable Google Maps JavaScript API and Google Maps Geocoding API
  3. Fill in google.key value in 'config/services.php'

Notice

Nomadic is developed under Laravel 5.3 and MySQL 5.5.

Currently only support user login with Facebook. You need to register a web app in Facebook developer platform and set up the client id/secret in .env file.

Setup the cronjob for Laravel Task Scheduling,

* * * * * php /path-to-your-project/artisan schedule:run >> /dev/null 2>&1

Screenshots

Nomadic Homepage

Homepage

Nomadic List Page

List

Nomadic Map Page

Map

Nomadic Entity Info Page

Info Page

Development Status

  1. Nomadic is currenly under beta phase. The system might not be stable and has many issues.

  2. The source code is extracted from another project 'Cafe Nomad', so some redundant code and weird naming exist in the codebase. Will refactor them in the following releases.

License

Licensed under the GNU General Public License Version 2.0 or later.

More Repositories

1

ListPower

ListPower 讓你可以針對特定主題,與社群一起蒐集整理資料,感受到清單力量的強大!
Blade
143
star
2

pdfinfo

Simple PHP wrapper to the pdfinfo unix tool.
PHP
65
star
3

makewebsites

做網站的100種方法
PHP
61
star
4

React-Lightbox

React Lightbox is a React plugin for implementing lightbox effect easily with React.
JavaScript
38
star
5

Analyze-Codeigniter

分析CI原始碼,說明它的運作、指出它的缺點。
PHP
35
star
6

cafenomad.tw

the source code of cafenomad.tw
PHP
34
star
7

allpay-4-laravel

Allpay(歐付寶) Service Provider for Laravel 4
PHP
32
star
8

Outlaw

A PHP library helping implement CRUD in a dirty and fast way.
PHP
23
star
9

Analyze-Laravel

分析Laravel原始碼,說明它的運作、指出它的缺點。
15
star
10

LiveReloadKid

Automatically reload your browser when specified files are saved.
JavaScript
15
star
11

pay2go-invoice

一個用來呼叫智付寶電子發票API的library。
PHP
14
star
12

db-2-dropbox

Backup database to dropbox
PHP
11
star
13

react-tag-manager

Simple tag manager.
JavaScript
10
star
14

CSVDumper

Help you dump database into CSV format, built-on laravel.
PHP
8
star
15

easy-coverage

A simple package to encourage/force developers to write tests.
PHP
7
star
16

EasyContact

The fastest way to get users' email contact from Gmail and Microsoft Outlook.
PHP
5
star
17

Outlaw-Example-With-Codeigniter

A PHP library helping implement CRUD in a dirty and fast way.
PHP
4
star
18

front-end-learning-notes

HTML
4
star
19

codelove-docs

Shell
3
star
20

codeigniter-scaffolding

a scaffolding based on codeigniter
PHP
2
star
21

database-experiment

PHP
1
star
22

phpconf2015

php conference 2015 簡報,範例程式碼。
1
star
23

php-testing-tutorial

PHP
1
star
24

h-99

haskell-99 questions
Haskell
1
star
25

insho

a personal publishing platform for talented individuals
PHP
1
star
26

nomadicore

[READ ONLY] Subtree split of the Nomadic Core module.
HTML
1
star
27

Accounting-With-Law

a simple forum system
Python
1
star