Giter VIP home page Giter VIP logo

appoint-er's People

Watchers

 avatar

appoint-er's Issues

Add a search

We should probably have a separate search page as well as an AJAX search on the homepage

Design and add a favicon

We need multiple resolutions(180x180, 32x32, 16x16).

Should be added something like this in app.blade.php:

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">

Automatically compile SASS

This should ensure that the app.sass and app.css don't drift apart over time.

Preferably on Heroku during the deploy stage. Alternatively this could be done using a GitHub action.

Implement location images

  • Should be uploaded from the /create form; should be optional.
  • If the image is missing a default image should be used instead.
  • Should have the ability to be changed/deleted

Write documentation

Struktur:

  1. Zusammenfassung der Beschreibung der Funktionalität
  2. Wow-Faktor der Applikation
  3. Technische Implementierung
    3.1 Views
    3.2 JavaScripts
    3.3 Sass
    3.4 Models
    3.5 Controller
    3.6 Lokale Testläufe
  4. SEO Maßnahmen

Implement authorisation

  • Roles should be guest (not logged in), basic, and admin
    • guest can view, book existing listing
    • basic can create, manage his own locations
    • admin can create, manage all locations

Write Documentation

Die Beschreibung soll als Markdown in der Datei readme.md als Teil des Projektes in das Git Repo geladen werden.

Die Dokumentation soll beschreiben Sie, wie Sie die Arbeitsaufträge umgesetzt haben, insbesondere soll sie folgende Information beinhalten:

  • Zusammenfassung der Beschreibung der Funktionalität
  • Wow-Faktor der Applikation
  • Technische Implementierung
  • SEO Maßnahmen

Fix collapsed menu on mobile

Adding the bootstrap js to the bottom of the app.blade.php fixed the menu on mobile but breaks the user dropdown on the desktop

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.