Skip to content

Commit

Permalink
master to dev (#41) (#42)
Browse files Browse the repository at this point in the history
* Add Hook to check if Username exists already or not (#19)

* creating a model func

* created controller and added new route

* Implementing Debounce: Added useCheckUsernameQuery,useDebounce

* Edited profile-form

* added app page

* change mariadb to postgres SQL

* removed frontend code

* fix schema key name

* Dockerised the application and the database (#31)

* Added github actions to run on raising PR (#32)

* Added github actions to run on raising PR

* Added one dummy test case, for Github actions to pass

* added event type table and data

* added script command to check prettier and lint in CI/CD (#37)

* added script command to check prettier and lint in CI/CD

* revert codeql.yml

* fix yarn lint check command in test.yml

* added two endpoint to create and get event by user id (#38)

* added migrations and model function to create default channles for the event and get channels api (#39)

* Added api to get and create channel and channel category

* added api gor rsvp

---------

Co-authored-by: Fakhruddin KW <[email protected]>
Co-authored-by: Vikhyat Bhatnagar <[email protected]>
  • Loading branch information
3 people authored May 25, 2024
1 parent 3ab377d commit b306f7b
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b306f7b

Please sign in to comment.