Coder Social home page Coder Social logo

asrvd / ohmypoll Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 4.0 203 KB

nextjs app to create and share polls

Home Page: https://ohmypoll.now.sh

License: MIT License

Shell 0.03% JavaScript 49.15% CSS 1.49% TypeScript 49.33%
full-stack javascript nextjs planetscale poll-application polling prisma react tailwindcss typescript

ohmypoll's Introduction

Oh My Poll

create and share polls privately or publicly -- its fast and free!

Tech Stack

  • Next.js
  • TailwindCSS
  • Prisma
  • PlanetScale

External Dependencies

  • formik
  • nanoid
  • react-icons
  • nprogress
  • react-hot-toast

Run Locally

  • Clone the repository
git clone https://github.com/asheeeshh/ohmypoll.git
  • Create a database on planetscale and set the DATABASE_URL environment variable in a .env file, see .env.example for example. You can also use this command.
echo "DATABASE_URL=your_databse_url" > .env
  • Install dependencies
cd ohmypoll
pnpm i # or npm i
  • Fire up prisma
pnpm dlx prisma db push # or npx prisma db push
  • Run the app
pnpm run dev # or npm run dev

License

MIT License

Contributing

  • Fork the repository
  • Create a new branch
  • Make your changes
  • Commit your changes
  • Push your changes to the main branch
  • Open a pull request

Ending Note

  • If you have any questions, suggestions or bug reports please open an issue.
  • Leave a star if you like the project.
  • If you like this project, please consider supporting me.

ohmypoll's People

Contributors

asrvd avatar tnmyk avatar

Stargazers

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

Watchers

 avatar

ohmypoll's Issues

Options view height too small

image

imo it will be harder to see all the options in a small container with scroll.
Maybe render all the options without scroll, stacked?

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.