"Because everyone needs to know what kind of food are in your table"
A social media with a wonderful booklet extension for instant share images from all web sources in jpg/png.
- Python
- Django
- Javascript
- Docker
Some features that i'm proud for implement:
- Auth0 - Connect with:
- Bookmarklet (a 'extension' for share images of another sites in socialshare**)
- django engine template (who needs React?)
- easy_thumbnails module implementation to enhance perfomance
** some websites doesn't allow code injection for security purposes.
The development process starts but never ends. Next features will be focused on:
- Dark theme and more UI changes (specially for django admin screen).
- Redis for optimized calls.
- Make all thing really dockerized (no, isn't working at this time).
- a good how-to section and tests.
- Clean code refactoring.
- Fork this repo.
- Create a branch:
git checkout -b <branch_name>
. - Do your alterations and tell then in your commit message:
git commit -m '<commit_message>'
- Send then to origin fork:
git push origin <project-name> / <local>
- Create a pull request detailing your implementation.
- Access the Issues Section:
- Click the “New issue” button.
- In the “Title” field, type a descriptive title for your issue.
- In the comment body field, provide a detailed description of the issue you’re facing or the feature you’d like to request.
- Apply labels to categorize the issue.
Enhancement
for new featuresBug
for some issue in usability
- Click “Submit new issue” to create the issue.
Rafael David |