Coder Social home page Coder Social logo

monal5031 / cruzz Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 11.0 392 KB

Cruzz is server for Vconnect which is an isolated social-media platform for organizations.

Home Page: https://cruzz.herokuapp.com/

License: MIT License

Python 98.79% JavaScript 0.58% HTML 0.63%
api api-server django django-rest-framework drf heroku heroku-deployment server

cruzz's Introduction

Hi, I'm Monal ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working as Software Developer at Basking Automation
  • ๐ŸŒฑ Iโ€™m currently learning Golang and GraphQL
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on anything backend.
  • ๐Ÿ’ฌ Ask me about Python and APIs :)
  • ๐Ÿ“ซ How to reach me: Monal's mail
  • ๐Ÿ˜„ Pronouns: He/Him
  • โšก Fun fact: I like to play Dota2 ๐ŸŽฎ

Monal's GitHub Statistics

cruzz's People

Contributors

dependabot[bot] avatar mohitkyadav avatar monal5031 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cruzz's Issues

Update docs to mention tags in query params

api/post/view? has tag query parameters which can be used to filter out results based on tags, also mention that it is not required and will have more priority over query param author

Features

Post update, single view.
comments
favorites
upvote downvote
follow/following
^^ left

Anyone can update post atm

There is no check on who updates the post, while only owner of the post should be able to do that not anyone else.

Update docs to mention favorited in query params

api/post/view? has favorited query parameters which can be used to filter out results based on who has favorited the post, also mention that it is not required and will have more priority over query param tag

API tests for authentication

currently only unit tests are written and that covers roughly 68-70% code, ideally, we should aim for 95+.
We need to write some API tests for authentication app in this PR.

To make this medium level issue, only 2 cases need to be covered per PR.

upgrade django version

django.middleware.common.CommonMiddleware in Django 1.11.x before 1.11.15 and 2.0.x before 2.0.8 has an Open Redirect.
Thus we need to upgrade it to 2.0.8 or later

Prettify readme

The current readme is very dull and unattractive, it needs a lot of improvement.

Install psycopg2 from binary

cruzz/venv/lib/python3.6/site-packages/psycopg2/__init__.py:144:
 UserWarning: The psycopg2 wheel package will be renamed from release 2.8; 
in order to keep installing from binary please use "pip install psycopg2-binary" instead.
 For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
  """)

Enhance search

The current search is very basic and trivial, it needs to have many other parameters like user's name, etc.

API test for profile

currently only unit tests are written and that covers roughly 68-70% code, ideally, we should aim for 95+.
We need to write some API tests for profile app in this PR.

To make this medium level issue, only 2 cases need to be covered per PR.

allow users of certain domain only

Only a specified group of users with email domain should be allowed in the system.

we can define a list/tuple of allowed domains, and use * to allow all.

API test for post

currently only unit tests are written and that covers roughly 68-70% code, ideally, we should aim for 95+.
We need to write some API tests for post app in this PR.

To make this medium level issue, only 2 cases need to be covered per PR.

Improvise search

We can improvise search via elastic search, comment your approach below.

pretty confirmation message

Current email confirmation message is very trivial and dull.
Cruzz logo and a good templated format needs to be rendered.

API test for comment

currently only unit tests are written and that covers roughly 68-70% code, ideally, we should aim for 95+.
We need to write some API tests for comment app in this PR.

To make this medium level issue, only 2 cases need to be covered per PR.

Separate apps

users and auth should remain in current landing to be renamed to authentication

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.