/Thousanday-Web

Web App for Pets by React, Redux & Phalcon

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Web-for-Pet

Web App for Pets by React, Redux & Phalcon.

(No longer maintained)

Stacks:

  1. Frontend: React, React Router, Redux
  2. Backend: Phalcon, PDO
  3. Mobile: React Native
  4. Database: MySQL, Redis
  5. SDK: Google SDK, Facebook SDK

Server Setup

sudo service redis-server start
sudo service mysql start
npm install
composer update
cd frontend & npm run build
vendor/phalcon/devtools/phalcon.php migration --action=run
php app/cli.php main nginx
sudo service nginx stop
sudo service nginx start

Screen Shots

User's Homepage
user

Pet's Homepage
pet

Resources

Icons from glyphicons.com