coding-allies / projects-platform-frontend

She's Coding Projects collaboration platform for womxn in tech.
http://projects.shescoding.org/#/
MIT License
9 stars 59 forks source link

adding table and api ~ Positions #154

Open ShiviBhatt opened 3 years ago

ShiviBhatt commented 3 years ago

Work and Validation of Positions table and API work

  1. Created Positions Table in psql, validated by running in local psql by adding one record and checking if it inserted correctly.
  2. Created API call used Postman to get the request and response received by the server in the command line, in JSON format.
nurmerey commented 3 years ago

@ShiviBhatt let me know if you have any questions! It looks like you are very close to finishing the PR!