GithubHelp home page GithubHelp logo

chx2 / clientview Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 541 KB

A simple web application for storing client contact information.

License: MIT License

CSS 10.15% JavaScript 7.27% PHP 71.27% Hack 11.31%

clientview's Introduction

ClientView

A simple web application for storing client notes & contact information.

How to install ClientView

Web Server

  1. Extract the contents of the app folder to your choice of web server directory.

  2. Modify the config.ini in the includes folder to include MySQL login credentials, you can choose whether to use an existing database or not.

  3. Visit the web directory in a web browser to trigger the installation.

  4. When prompted, provide a login username and password then boom, get to viewing!

Desktop Computer

While not optimal, you can install third-party packages to run ClientView locally:

  1. Install WAMP

  2. Once installed, run WAMP(Can run it from search bar). Consider auto-start on desktop to avoid having to run it every time you want to use it.

  3. Copy the app folder to C:\wamp64\www(Or whatever directory you put the WAMP files into)

  4. Open your browser of choice & type in localhost/app(Note, you will use this url to access this app in the future)

  5. Follow the steps to complete installation

Requirements

  • Working connection to MySQL
  • PHP Version 7.0+
  • Sessions Enabled
  • Apache Webserver

Third-Party Tools

FAQ

  1. I can't go through the installation process?

Make sure you have the required software listed above or the installation will not work. If there are issues with the script creating the necessary database & tables, make sure you provided credentials in config.ini. Note: some server hosts force a prefix for databases, so you may have to create your own database if the auto creation does not work.

  1. How do I make more login accounts?

Move the backup register.php file from the install directory to the home directory. Move the file back or delete it when you are done making accounts.

  1. I need to reinstall the program, can I do this without deleting everything?

Move a copy of install.txt from the install directory to the home directory. If you need another account, do the same with the copy of register.php there.

  1. There is a bug in the application, what do I do?

File a bug report here detailing what file the error occurred on.

clientview's People

Contributors

chx2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.