Skip to content

an events API build with django and DRF. Allows users to create outdoor events and other users to register as attendees.

Notifications You must be signed in to change notification settings

lewis-kori/event-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update

Hey, this project was originally on my blog post https://dev.to/lewiskori/user-registration-and-authorization-on-a-django-api-with-djoser-and-json-web-tokens-4kc7

I've been improving on this concept of event scheduling and started a new project in another repo. The code there is much cleaner and conforms to PEP standards(unfortunately I realized this one wasn't 😅) but it's still functional.

If you are interested in viewing that project. I'll link the repos below. It's a gym session scheduling application. It's utilizing google calendar API for ICS file generation and reminders. The backend is in django and the frontend is built with vuejs(nuxt)

Frontend

https://github.com/lewis-kori/gym-app-frontend

Backend

https://github.com/lewis-kori/gym-app

About

an events API build with django and DRF. Allows users to create outdoor events and other users to register as attendees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages