Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 360 Bytes

File metadata and controls

4 lines (4 loc) · 360 Bytes

network-programming-project

  • A platform which allows students to showcase their academic/non-academic projects by giving brief description and sharing relevant files (presentations and research papers).
  • Test api at http://localhost:3000
  • TODO - work on database. Use sequelize instead of raw sql. Use promises to remove "callback hell" from the code :)