Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.19 KB

File metadata and controls

37 lines (21 loc) · 1.19 KB

EventCatcher

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.

folder main

Contains :

  • implementation of MyUser model and all mechanics connected with it like inviting friends or creating accounts
  • implementation of basic templates

folder static

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

folder api

Contains:

  • setup fort rest api that handles events, invitations and messages

How it looks like

alt text

alt text

alt text

alt text

alt text

alt text