Project of social platform to organise small and big events and invite other users to take part in them. Project is using Django, REST api, JS and Bootstrap.
Contains :
- implementation of MyUser model and all mechanics connected with it like inviting friends or creating accounts
- implementation of basic templates
Contains:
- all images used on the website, along with avatars of users
- main.css file with styles
- 2 folders with JS files responsible for all of asynchronous functionalities connected with events and managing them
Contains:
- setup fort rest api that handles events, invitations and messages