GithubHelp home page GithubHelp logo

adarshaacharya / csoverflow Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 1.0 1.1 MB

Q/A forum for Computer Science and Engineering students.

Home Page: https://csoverflow.herokuapp.com/

License: MIT License

Shell 0.19% HTML 0.50% TypeScript 92.48% CSS 6.78% JavaScript 0.04%
antd csoverflow mern nodejs reactjs redux sequelize

csoverflow's Introduction

banner

Twitter Badge Linkedin Badge GitHub Badge Gmail Badge Website Badge

|Aadarsha's github stats


visitors

Checkout my website for more details.

csoverflow's People

Contributors

adarshaacharya avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

csoverflow's Issues

[Backend] Setup migrations for database

It's always good to have the migrations to keep track of changes to the database.
You can check the article how to set it on Sequelize : https://sequelize.org/master/manual/migrations.html

The configuration for sequelize is here .

If you want to work on this issue please leave comment below I'll assign it to you. Also, if you face any problems in setting the database locally please comment below I'll guide you !

Read Contributing guidelines for further info about how to make contribution.

[Refactor] Add More Typesafety

If you look at the auth actions file then you can see
dispatch of type any which isn't ideal.

export const registerUser = (formData: ISignupData) => async (dispatch: any) => {
...
}

I want to refactor that code and want redux part to be more orgnaizational adnd type safed. If anyone has idea for it then feel free to drop suggestion.

Note: I don't want to refactor this application to RTK for now, and write code in old redux approach.

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.