bldambtn / MyPOSisBetterThanYourPOS

A MERN-stack single-page application that integrates user-focused functionality, using technologies like React, GraphQL, Node.js, Express.js, MongoDB, and JWT for authentication.
MIT License
0 stars 0 forks source link

Skeleton Code #22

Open bldambtn opened 2 hours ago

bldambtn commented 2 hours ago

User Story: Skeleton Code As a developer, I want to set up the skeleton code after the file structure is in place so that the app’s core functionality is ready for further development.

Acceptance Criteria:

The basic file structure is populated with initial code for the back-end (GraphQL/Node/Express) and front-end (React). Routing and authentication are set up for user login and registration. Basic deployment to Render is successful, with a working skeleton code that can be expanded upon. Team members are informed that the skeleton code is in place and ready for development.

bldambtn commented 2 hours ago

Blocked by https://github.com/bldambtn/MyPOSisBetterThanYourPOS/issues/17