Code Monkey home page Code Monkey logo

codera's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

codera's Issues

index.php Background

if content is less than 100%-page size there is a white area stopping before the footer

Adminpage

-create new projects
-edit existing project
-delete project

--> create according php files

General workflow

projectOverview
--> createProject
--> editProject
--> index.php dynamic

Adminpage - Zooming

-display error on tab if zoomed in (grey background behing white and blue tabs)
-box shadow overlaps tabcontent again

add ID to project-Object

-first method: generte UUID when new project is created [EASY]
-second method: saveAsJSON.php searches highest ID in JSON and increments it by one [BAD WAY]

dark theme

  • additional css classes "dark" for every element that should be darker
  • classList.add /remove with JS
  • toggle button in account settings (save in localStorage)

project - add radiobuttons "projectStatus"

alpha, beta, final
--> saved in json as string "projectStatus"
--> show banner/icon/... on projectpage indicating that this project is in alpha/beta
--> final doesn't need a banner
--> maybe show banner/icon/... on index.php to
--> only if it doesn't ruin the overall design
--> banner may only look good for square icons

Infopage Screenshots

-add table for thumbnails (compress when admin creates new project)
-onClick --> big image opens (modal dialog) "lightbox"
--> library?

update notification system

in settings --> new tab with codera curretn version info
--> update button
--> if update is available show icon in tab title

Linux Install Script

Every server runs on linux. Make script, which automatically clones repo and sets up permissions

Force admin to put files in specific directories

/files /screenshots ..., because otherwise files could lie on an external harddrive and you have your problems

Die Codera Scheiße geht nicht

and so on.

Besides that you would be able to kill that filePicker and replace it with a fileList, where the admin would be able to just choose his screenshots and files to use for the project

readProjectsFromJSON

php-file
--> simply read json into array

What is needed:
-index.php --> icons + projectNames
-specific infopage --> one complete project-object (name, icon, version , ...)

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.