An Academic Social Network.
Take care: The scope of this project is learn stuff. It is not adapt to production purposes.
Learn bash development by posting on Bhash social network from the CLI.
- basic http standard protocol
- working on terminal
- json (optional)
- a terminal client
- an internet browser (too see results only)
- an existing gravatar account (optional)
- Postman (optional)
Notice 1: if you have no terminal shell on your notebook ask me to create a user area before the workshop starts. A SSH client is required (like PuTTY).
Notice 2: you are free to clone this repository but it is not mandatory to setup and run the server
- Register a new user on bHash
- Get and safely store a token
- Post a tagged text message
- Post a tagged complex content
This time we add features to bhash server.
- Python
- SQL
- Web UX (html5, javascript/jsx, css3)
- working on terminal
- Git
- Python IDE (suggested: PyCharm)
- Git
- To run the server (optional) look at the README.md on the server dir
- add YouTube video embedding feature to bhash
- add user activity log
- add search-by-user feature
- add rebhash feature (retweet like)
- add an html post dialog (advanced)