Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Internal] Implement cms #45

Open
thomas944 opened this issue Nov 8, 2022 · 0 comments
Open

[Internal] Implement cms #45

thomas944 opened this issue Nov 8, 2022 · 0 comments
Assignees
Labels
Category: User Experience Issues pertaining to user-facing functionality Status: Awaiting Triage Requiring a determination on how to proceed Type: Feature Request User-facing or API feature requests
Milestone

Comments

@thomas944
Copy link
Collaborator

Overview

Adding express server and routes for endpoints and connect to database

Proposal

Need to first create server, will be using express
Then create schemas for datatypes
Then need to pick database and connect to it, will be using mongodb
Then need to create get, post, put, delete endpoint to interact with db
Then need to create routes

@thomas944 thomas944 added Category: User Experience Issues pertaining to user-facing functionality Status: Awaiting Triage Requiring a determination on how to proceed Type: Feature Request User-facing or API feature requests labels Nov 8, 2022
@thomas944 thomas944 reopened this Nov 8, 2022
@WillieCubed WillieCubed assigned thomas944 and unassigned WillieCubed Nov 8, 2022
@WillieCubed WillieCubed changed the title [Feature Request] [Feature Request] Implement API routes for Guide data Nov 8, 2022
@WillieCubed WillieCubed moved this to Backlog in Ready for Winter Nov 8, 2022
@WillieCubed WillieCubed added this to the Version 0.1.0 milestone Nov 8, 2022
@thomas944 thomas944 changed the title [Feature Request] Implement API routes for Guide data [Internal] Implement cms Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: User Experience Issues pertaining to user-facing functionality Status: Awaiting Triage Requiring a determination on how to proceed Type: Feature Request User-facing or API feature requests
Projects
None yet
Development

No branches or pull requests

2 participants