fancard-capstone / fancard-server

Repository for backend server for Fancard mobile application
GNU General Public License v3.0
0 stars 0 forks source link

Create development tasks for backend #10

Open sajald77 opened 7 months ago

sajald77 commented 7 months ago

add tasks to this project, and divide work between Bishnu and @Ouranos-Zubair

Ouranos-Zubair commented 7 months ago

@Bishnu68,

I have started a branch and setup the Spring repo to build off of. I have built the User, FAQ, and FAQ_Category tables.

So far I am able to get an API response but need to fix SQL error with POST requests when trying to add categories to the table.

Let me know if the last push on my branch is good to keep working with even though I have moved ahead a bit.