GithubHelp home page GithubHelp logo

dev-desks's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

dev-desks's People

Contributors

bradgarropy avatar dependabot[bot] avatar jamesqquick avatar jatin2003 avatar sleepyarpan avatar tekgadgt avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

dev-desks's Issues

Create Default Record for User in Airtable on first Login

A record in Airtable should be created when a user logs in for the first time. This would include their username, an empty uses link, and either a blank imgId or one that points to a placeholder image.

THis could be triggered if a user visits their profile page but the profile doesn't exist yet. Go ahead and create it.

Fix Storage Bloat in Cloudinary

Every time a user uploads an image multiple images are being saved. We only want one at a time

One of two things

  • Delete Previous Image on Image Upload
  • update image but keep id

Twitter @ should link to the user's twitter

I know there's a twitter icon below the user's description, but I feel like the default behaviour I expect when seeing a twitter handle e.g. @TekGadgt is that clicking on it will take me to the related twitter account.

Create Authenticated Fetch Function

This fetch function will be reused in any place that needs to make an authenticated call to the backend. This function should grab the access token from the user and include it in the request

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.