Skip to content

LucasFASouza/Aposcar

Repository files navigation

Aposcar

Overview

Aposcar is a web application designed for cinephiles to engage in predicting Oscar winners for various categories. Users can cast their votes, and the platform provides a real-time leaderboard showcasing predictions.

Features

  • Oscar Predictions: Users can vote for their anticipated winners in each Oscar category.
  • Real-time Leaderboard: Witness live updates on the leaderboard as votes are cast and rankings change.
  • User Engagement: Encourage cinephiles to share their predictions and engage in discussions about the Oscars.
  • Social Media Integration: Users can link their social media accounts.
  • Google Login: Users can log in with their Google accounts.
  • Favorite Nominee Film: Users can display their favorite nominee film in their profiles.

Stack

  • Next.js Fullstack: Utilize the powerful Next.js framework for both frontend and backend development.
  • Drizzle ORM: Efficiently manage database interactions with Drizzle ORM.
  • Shadcn UI: Implement a dynamic and responsive user interface with Shadcn for an engaging user experience.

Getting Started

  1. Clone the repository:
git clone https://github.com/your-username/aposcar-mvp.git
cd aposcar-mvp
  1. Set up the backend:
  • Navigate to the backend directory.
  • Install dependencies using npm install or yarn install.
  • Configure the database settings in the .env file.
npx drizzle-kit generate
npx drizzle-kit push
  1. Set up the frontend:
  • Navigate to the frontend directory.
  • Install dependencies using npm install or yarn install.
  • Connect the React app to the backend by updating the API endpoints in the .env file.
npm run dev

Contribution Guidelines

Contributions to enhance Aposcar are welcome! Please follow the guidelines outlined in the CONTRIBUTING.md file.

License

This project is licensed under the MIT License.

Feedback and Support

For issues, suggestions, or questions, feel free to open an issue on the GitHub repository.


Disclaimer: Aposcar is not affiliated with or endorsed by the Oscars or the Academy of Motion Picture Arts and Sciences. It is a project created by movie enthusiasts for entertainment purposes.

About

Predict the Oscar winners with real-time leaderboards. Build with NextJS, Drizzle ORM and Shadcn

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •