Skip to content

bliuchak/pf-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pf-task

server part

  • storing posts (title, text, timestamp, all plaintext)
  • own administrative interface (simple form, without authorization and authentication)
  • API for communicating with the client component

client part

  • a separate part (ordinary HTML page + JavaScript)
  • by communicating with the API server will dynamically list articles (title, text and date)
  • when new post is added, it will appear in the client part (in 20 seconds)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published