Skip to content

tg4nd4lf/pggb_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pan-Galactic-Gargle-Blaster

Summery

  • This is a project to improve my skills to write a fully functioning full-stack project using Python, FLask, SQLite and CSS & React (Javascript) etc.
  • With this app it is possible to collect, like, comment as well as upload your favourite meme(s)
  • Important: This app/project is currently under construction! For more informations see project-branches

!!! More information (Table of contents, mockups, code, information about frameworks etc.) comeing soon!!!

Wireframes

I  Landing Page

II  Register

III  Login

IV  Main Page (Logged-in)

V  Main Page (Out-logged)

VI  Profile

VII  Meme

VIII  Contact

Website

https://pan-galactic-gargle-blaster.de

Table of Contents

*** TODO ***

Features

*** IN PROGRESS ***

/register

  • Register with a given formular
  • Set Username, email, password, confirm password

/contact

  • Logged in: Type message & send
  • Logged out: Put in email, type message & send

/

  • Landing page for unregistered & out logged users

/login

  • Login into existing account

/gallery

  • Main page
  • Shows a selection of memes
  • Sort memes for blast, new, last
  • Scroll through all memes
  • Select meme & goto page

/upload

  • Upload a new meme connected to the account
  • Give , select , write

/meme/<memename>

  • Watch the meme page & all its infos
  • Owner: Edit , & , delete meme
  • Logged in: Watch all meme infos, make comments, likes & fav
  • Logged out: Only watch all meme infos, comments, likes, favs

/profile/<username>

  • Watch all infos of user
  • Watch all own & fav memes

/edit_profile/<username>

  • Edit email, username & password
  • Watch all own & fav memes
  • Edit & delete own memes
  • Edit Avatar

/delete_account/<username>

  • Delete user

User storie

PGGB_uses_cases_wb

Database Models & Schema

*** TODO ***

Frontent

*** TODO ***

Technologies & Frameworks

*** TODO ***

Credits

*** TODO ***

!!! More information (Table of contents, mockups, code & .db schmese, information about frameworks etc.) comeing soon!!!