issues
search
greenfield-hippos
/
backend
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat/implement tts feature
#48
hono1030
closed
1 month ago
0
feat: working delete endpoint
#47
kiw1meister
closed
1 month ago
0
fix/get-fav-data-endpoint
#46
hono1030
closed
1 month ago
0
feat: store favorite data
#45
ai-n0808
closed
1 month ago
0
feat/endpoint-for-get-fav-data
#44
hono1030
closed
1 month ago
0
Fix: Adds /logout to README
#43
laurencecnerual
closed
1 month ago
0
Fix: Adds link
#42
laurencecnerual
closed
1 month ago
0
Fix: removes ID-setting from seeds
#41
laurencecnerual
closed
1 month ago
0
Fix: Add 200 status on successful logout
#40
laurencecnerual
closed
1 month ago
0
Feat: Expands cors configuration
#39
laurencecnerual
closed
1 month ago
0
Update README.md
#38
vicentbe10
closed
1 month ago
0
Writes the Backend README
#37
laurencecnerual
closed
1 month ago
0
README aimed at developers for backend
#36
laurencecnerual
closed
1 month ago
1
Sets up memory store, removes salted hash from returned user object, removes console logs
#35
laurencecnerual
closed
1 month ago
0
Laurence/fix msg and convo insertion
#34
laurencecnerual
closed
1 month ago
1
Implements 3 GET endpoints - GET messages for user, GET conversations for user, and GET messages for user by conversation ID
#33
laurencecnerual
closed
1 month ago
0
feat: add generateConcerstionTitle function
#32
vicentbe10
closed
1 month ago
0
Check the response of OpenAI to get a tittle for our conversations
#31
vicentbe10
closed
1 month ago
2
Laurence/insert msg and convo
#30
laurencecnerual
closed
1 month ago
1
[conversation title] How do we manage context and previous messages inside the same conversation when calling OpenAI api
#29
vicentbe10
closed
1 month ago
2
Logout endpoint
#28
laurencecnerual
closed
1 month ago
0
Updating of Conversation Date with additional messages
#27
laurencecnerual
closed
1 month ago
0
Give GET access for FAVORITE messages only (and MAYBE conversations)
#26
laurencecnerual
opened
1 month ago
0
Allow Change of IsFavorite on Record (and Unfavoriting in same endpoint)
#25
laurencecnerual
opened
1 month ago
0
Give GET access to Messages and Conversations + GET Messages by Conversation ID
#24
laurencecnerual
closed
1 month ago
0
Save (Insert) Messages and Conversations in DB
#23
laurencecnerual
closed
1 month ago
0
Laurence/express sessions
#22
laurencecnerual
closed
1 month ago
0
Investigate and implement express-sessions
#21
laurencecnerual
closed
1 month ago
0
Updates last_login on log in, Handles /signup where user already exists, & refactors
#20
laurencecnerual
closed
1 month ago
0
Prevent server crash when trying to create a user who already exits
#19
laurencecnerual
closed
1 month ago
0
Update user last login when successfully signed in
#18
laurencecnerual
closed
1 month ago
0
Testing Postman POST "message" to https://greenfield-hippos-backend.onrender.com/api/chat to receive reply from ChatGPT
#17
laurencecnerual
closed
1 month ago
1
Implements end point for user to log in
#16
laurencecnerual
closed
1 month ago
0
feat: initial conversation and message seeds
#15
ConwayDecker
closed
1 month ago
0
feat: Implements and tests user creation end point
#14
laurencecnerual
closed
1 month ago
1
DB: Make seed files for Conversation and then Message (Used ID TBD)
#13
laurencecnerual
closed
1 month ago
1
Create endpoint for login and use to create user via Postman
#12
laurencecnerual
closed
1 month ago
0
fix: isAdmin to is_admin
#11
ConwayDecker
closed
1 month ago
0
feat: add endpoint for calling openai API
#10
vicentbe10
closed
1 month ago
0
feat: initial migrations for user, conversation, and message
#9
ConwayDecker
closed
1 month ago
0
feat: installs bcrypt and adds authentication functions
#8
laurencecnerual
closed
1 month ago
0
Implementing authentication using bcrypt
#7
laurencecnerual
closed
1 month ago
0
Deploy DB on Render
#6
laurencecnerual
closed
1 month ago
0
Begin implementing server.js to call Open AI API and reply (to Postman)
#5
laurencecnerual
closed
1 month ago
0
Make database (= greenfield): migrations for 3 tables: User, then Conversation, then Message
#4
laurencecnerual
closed
1 month ago
0
Authentication how to (bcrypt, etc)
#3
laurencecnerual
closed
1 month ago
1
JSON request/response how to (Open AI API)
#2
laurencecnerual
closed
1 month ago
5
Create visualization of data model to finalize design
#1
laurencecnerual
closed
1 month ago
2