Coder Social home page Coder Social logo

mvishnurana1 / diary Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.61 MB

Diary - An ongoing project implemented using React, ASP.NET Core, MS SQL and OAuth0

License: MIT License

C# 46.61% HTML 0.91% SCSS 10.86% TypeScript 34.47% JavaScript 7.15%

diary's Introduction

The Diary App

Diary is an ongoing project implemented using React, ASP.NET Core, EF Core & SQL
The frontend tests are written using Jest & react/testing-library

diary's People

Contributors

mvishnurana1 avatar

Stargazers

 avatar

Watchers

 avatar

diary's Issues

Pass userID while fetching entries by Date

The DB in its current state has no awareness of the logged-in user.

Please pass the logged-in user's ID while making request for fetching requests.

Also, on the Controller, return HTTP - 400, if no userID is found.

Send user to the frontend on successful login

On successful login, receive the accessToken, log it on localStorage, pass it to AuthController to figure out information of the logged-in user.

As soon as a user is authenticated, send user from AuthController to frontend.

Loading spinner must be on while, we're receiving the user on frontend App.

The App should only become usable after we get the logged-in user's information on backend.

Fix diary entry post:

1.) Diary cannot be entered without a userID & content.
2.) If the UserID has entry for given date, update the entry else add.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.