29 Commits (main)
 

Author SHA1 Message Date
Manish 6e84cd0613 fix: send `username` as well in response when insert an exercise 1 year ago
Manish 3334c14beb fix: return duration in Number format 1 year ago
Manish e4bf128b29 Impl: from, to and limit query parameters in fetching exercise logs 1 year ago
Manish cac28d59ed Imp: filter out `__v` 1 year ago
Manish d84f12f4ea Imp: factored out date processing code 1 year ago
Manish 33356d1fa5 fix: renamed `logs` sub-collection to `log` as per fcc test requirements 1 year ago
Manish cfa55c020f Imp: store date in ticks and return as string and more
Rename log sub-collection to logs
1 year ago
Manish ed0c3ac118 Impl: API: fetch user's exercise logs 1 year ago
Manish 58c2e2f94e Imp: check if input date is valid in submitted exercise log 1 year ago
Manish f223697b88 Impl: Adding exercise logs to DB 1 year ago
Manish a318b8ffec Impl: GET users list 1 year ago
Manish 0327b36031 Impl: creating users
Duplicate `usernames` allowed, user `_id` is unique and used to identify accounts
1 year ago
Manish 2c5e138e9a Scaffold 1 year ago
Prince Mendiratta f5df0442ed
fix: remove .replit file (#67)
Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>

Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com>
1 year ago
Tom d215349ccf
fix: replit issues (#63)
* fix: replit issues

* test

* test

* chore: package-lock
2 years ago
Kealan Parr 898b12a905
fix: rename server.js to index.js for replit debugging (#60) 2 years ago
Naomi Carrigan b0fdba645f
chore: clarify readme (#61) 2 years ago
Kristofer Koishigawa 55797155b7
fix: sync index.html with demo, update query strings example and favicon (#53)
* fix: remove unnecessary &amp; from query string

* fix: sync with demo project index.html file

* fix: update favicon

* fix: update date input id
3 years ago
gikf 9eb0d63d53
fix: update urls to new version of project (#51)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
3 years ago
Nicholas Carrigan (he/him) 045979ab01
fix: Remove engine from package.json (#45)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
3 years ago
Tom e3a0289ea2
fix: remove user stories (#42)
* fix: remove user stories

* fix: remove assets + add sample.env, dotenv, gitignore

* fix: update package-lock

* fix: add dotenv + update package-lock

* feat: remove error handling

* fix: remove mlab env var

* fix: remove bashrc

* remove express body parser + organize code

* fix: remove gitconfig
3 years ago
Artur J Zapater bc38f78803
updated dependencies to fix mongodb not working (#15) 4 years ago
Abhijeet Singh 1a4be7f98a
Update server.js (#9)
Fixes DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use `openUri()` instead
See: https://github.com/Automattic/mongoose/issues/5399
4 years ago
Obaida Albaroudi b1305f7fc2 Added .replit
Lockfile
Readme
4 years ago
Huyen Nguyen 7881c05f21
Merge pull request #18 from jeremies/patch-1
Correct typo
4 years ago
Joaquim Monserrat Companys 27df25d46c
Correct typo 4 years ago
Kristin Ferrier 445febb631 Add user stories to readme (#6) 6 years ago
System b344f20ff0 Initial commit from Gomix. 7 years ago
Joseph Livengood 17976f47c9 Initial commit 7 years ago