Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

CatalinPlesu/DRICT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a new web app project

should be an (social media)-chat-dicord-andsomethingelse like, website

  • IDEAS
    • friends or some kind of contacts
    • messaging +-
    • notifications
    • this time user should be able to upload the image directly || to more links to images
    • voice

  • Things to implement
  • routes
    • /
    • /lgoin
    • /signup
    • profile route
    • dm route
    • group route
    • /users
  • db models
    • 1 place were all messages go done
    • users
  • pug in the db into the server
    • route for each individual chats
  • login / sign up page
    • make them work
      • profiles with avatars, etc
  • appearence
    • home page
      • navbar
    • authentification
      • css
  • ajax
    • request message upload
    • request posting + no page refresh

done things

  • possibiliy to write in a common chat while logged or as anonim
  • authentification
  • AJAX requests which allow loading messages withot refreshing the page
  • stoped the form from refreshing the page
  • used bootstrap

issues

  • AJAX I think is to slow band uneficient because it make requests to the server every 0.111 seconds

bug fixes

  • no more messages that were sent from idk where
    • this commit for sure

for me to remember

  • run this to opetn localshot to the internet
       lt --subdomain cat-s-server --port 3333
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published