Giter Club home page Giter Club logo

accountbook_frontend's Introduction

accountbook_frontend's People

Contributors

dependabot[bot] avatar oliverbenz avatar

Watchers

 avatar

accountbook_frontend's Issues

SEO

Title, Meta, Links (a-tag)

complete rework

Design research

Search for nice ways to design the page

Check some templates

Get inspiration from popular pages

Check colors that work together

Change add-account.ts and account array

We want to export the value of every accountData into an array.
The page.username should only contain page specific data and not account specific data.

We also want to add an accounts array where all the information will be stored.
The account array should contain the values: (id, username, password, site, other, likes, dislikes, date)

Accounts: New / Top Page

A button at the top of the main component.
New - Not yet rated accounts
Top - Rated: Sorted Desc

Error messages

Fix the error messages under /add.

  • The error message should be in the same line as the title
  • Function to hide and show the error message based on the value of associated input

Database connection

Connect frontend to database

  • Load data from database into the list
  • Push data from /add into the database

Add account features

I want an account page with a listing of all the account one user has submitted.
The user should also be able to delete information he doesn't want to be online anymore.

For now: we only want an admin login without any database connections.

Design overhaul

New design for accountList needed or just finalising this design

Limit amount of accounts return

Anzahl der return accounts limitieren ->
20 auf nullter seite
Seite 1: Page * Limit = Neu start (1*20=20) (Start: 20 Limit: 20 -> Nächste 20 werte)

Slogan size header

slogan changes size when no data is displayed. -> because scrollbar hides

Complete design overhaul

Make the stale, grey page look like something

Bring in colors, change formats, change design and general structure

Just make it look good

Move API Data get to service

Currently, we are getting the API data from within the main.component.
Is there a way to receive the data in a service and transfer it to the component?

  • Can I filter the accounts in this same service?

Send account

  • User should not be able to send the same account information twice.
  • Including a send cooldown to prevent spam

Database layout check

Check if the database has a table for every website or if every website is in the same table

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.