Republic-Of-Coders-ROC / be_presnet_official

Official Repository for project Be Present
MIT License
2 stars 5 forks source link

Create a basic backend server using Typescript and express.js #39

Open Dev-Destructor opened 3 months ago

Dev-Destructor commented 3 months ago
  1. Create a basic crud api using type script and express.js
  2. Follow the recommended design pattern to do so.
  3. Maintain docs and write unit and integration test cases for your code.

Note:- No need to add complexities just a basic crud API without any DB support for now works. Writing clean code and proper file structure with best practices are mandatory.

Nandini1071 commented 1 week ago

Hi, is this issue still open? If yes then what is the requirement, would like to contribute.

Nandini1071 commented 1 week ago

Hi, please let me know the required things for this issue, would like to contribute on this.

Arko298 commented 1 week ago

Hello and sorry for the late reply. You just need to create a basic server with the help of express , typescript. Fork the repo, Run npm install and complete it. Though I cant assure you about the collaboration, since its been long abandoned by us.

Nandini1071 commented 1 week ago

No issues will check the code and push it in feature branch, So the requirement is to create a basic project with proper express web server setup, correct me if I am wrong. And do I need to add in the present code or shall I create from starting ?

Arko298 commented 1 week ago

Fork the project and clone it in your local machine, start your project. The front end part was on the working stage, You can make changes if you want to. The things that you need to do are

Note:- Writing clean code and maintaining a proper file structure is important. Comment out <!--!>where necessary.

Nandini1071 commented 1 week ago

There are some doubts which I am having:

  1. what is this project about ?
  2. Is this still in development stage or you are not working on this ?
  3. And if I make changes on this in feature branch will you merge those in the main branch ? @Arko298
Arko298 commented 6 days ago
  1. This project is about student registration management.
  2. We abandoned the project, The front end part was on the way but was never finished
  3. Merging is not upto me but will look out for it. As I said before Collaboration is not confirmed means it may never be merged.