GithubHelp home page GithubHelp logo

k493r0 / eqmanage Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 2.0 63.5 MB

Equipment rental management system. Specifically built for renting equipment on-site like student borrowing equipment from school.

License: MIT License

PHP 64.05% Hack 0.84% CSS 26.35% Less 0.01% JavaScript 8.75%

eqmanage's People

Contributors

k493r0 avatar yukikume avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

eqmanage's Issues

Dumping problem

Error
SQL query:

--
-- Dumping data for table users

-- REDACTED

--
-- Indexes for dumped tables

--
-- Indexes for table categories

ALTER TABLE categories
ADD PRIMARY KEY (id),
ADD UNIQUE KEY id (id),
ADD UNIQUE KEY categoryName (categoryName)
MySQL said: Documentation

#1071 - Specified key was too long; max key length is 767 bytes

I am not a professional learning but i am facing this issue

Do you have some kind of instructions?

This web app you've built seems amazing! Do you have any kind of installation/setup instructions?

Based on my quick review of the code, it seems I need to write MySQL server details in the "serverconnect.php" file. Is there anything else? Will running the app automatically setup the tables?

Thanks!

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.