Job-Circle / jcbackend

0 stars 1 forks source link

Add a Job Post to a Facebook Group #14

Open Job-Circle opened 1 week ago

Job-Circle commented 1 week ago

Details

We need a POC to add a post to Facebook group as following:

References

k-i-k-a commented 1 week ago

Im currently working on creating the job post schema but i noticed that there are 2 folders that hold the same things, the model folder and the schema folder. Shouldnt the model folder contain the schemas for the DB tables?

k-i-k-a commented 1 week ago

I created the initial structure of the backend and created the routes for posting and subscribing to the application as a group owner, Subscribing needs reviewing as any person could issue this request without being the owner of the group.