Giter VIP home page Giter VIP logo

nextjs_project_manager's Introduction

PROJECT CATALOG ๐Ÿ“š

Welcome to PROJECT CATALOG, a platform where students can refer to past projects added by admins/co-ordinators.

  • Next.js ๐Ÿš€
  • NextAuth.js ๐Ÿ”’
  • Mantine UI ๐ŸŽจ
  • Google Analytics ๐Ÿ“ˆ
  • MongoDB ๐Ÿƒ
  • Deployed on Vercel ๐ŸŒ

User Roles and Permissions ๐Ÿ‘ฅ

  1. Simple User ๐Ÿ‘ค

    • Can only view projects.
    • A new user is always a simple user
  2. Co-ordinator ๐Ÿ› ๏ธ

  3. Admin ๐Ÿ‘‘

    • Can add projects.
    • Can view projects.
    • Can promote/demote a user or co-ordinator.
    • Username : [email protected]
    • Password : 1

Live Deployment ๐ŸŒ

The web app is currently live and can be accessed here.

Installation and Setup ๐Ÿš€

To get started with the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/neeramrutia/nextjs_project_manager.git
  2. Navigate to the project directory:

    cd project-catalog
  3. Install dependencies:

    npm install
  4. Set up env file

    Create a .env.local file in the root of the project and add the necessary environment variables. Refer to .env.example for guidance.

  5. Run dev server

    npm run dev
    

Technologies Used ๐Ÿ› ๏ธ

  • Next.js: The React framework for production.
  • NextAuth.js: Authentication for Next.js applications.
  • Mantine UI: A fully featured React components library.
  • Google Analytics: For tracking and reporting website traffic.
  • MongoDB: A NoSQL database for storing project data.
  • Vercel: Deployment platform for frontend frameworks and static sites.

Contributing ๐Ÿค

We welcome contributions! Please open an issue or submit a pull request.

Steps to Add Your Project ๐Ÿ“

Follow these steps to add your project to the PROJECT CATALOG:

  1. Clone the repository:

    git clone https://github.com/neeramrutia/nextjs_project_manager.git
    
  2. Update the Add_your_project.json file:

    Fill in the required details about your project in the Add_your_project.json file (Add project info as a JSON object in the projects Array). Include the following information:

    • Project Name
    • Max 5 Screenshots (add to Screen-shots folder)
    • Description
    • Names of Members Contributed in Your Project
    • Tech Stack Used (Max 5)
    • Short 2 Min Video Explaining Your Project (Optional) (Add a folder(name should be same as projects name) containing the video to VIDEOS folder)
    • Mentor's Name (Optional)
    • Readme (Add a folder to the README Folder containing th readme file)
    • Github Link
    • Deployed project link(optional)
  3. Submit a pull request:

    Submit a pull request with your updated Add_your_project.jsson file. Wait for your request to be merged, and your project will be added to the list of all projects.

License ๐Ÿ“œ

This project is licensed under the MIT License.


Happy coding! ๐Ÿ’ปโœจ

nextjs_project_manager's People

Contributors

neeramrutia avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nextjs_project_manager's Issues

Critical Bug Report: Duplicate Email Sign-Up with Google and Manual Registration

I have identified a critical issue on your website pertaining to the registration process. The problem arises when a user attempts to sign up using both Google authentication and manual email registration with the same email address. Surprisingly, the system allows the creation of two distinct accounts instead of preventing duplicate registrations. This behavior introduces a potential risk of data inconsistency and security vulnerabilities.

To replicate the issue, follow these steps: first, sign up with Google using a specific email address; then, log out and attempt to sign up again, this time opting for manual email registration with the same email address. The expected behavior should involve the system recognizing that the email address is already associated with an account, prompting the user to log in or preventing the creation of a new account with the same email.

The actual behavior, however, permits the user to establish two separate accounts with identical email addresses, which raises concerns about data integrity and poses a security threat. This bug warrants urgent attention and resolution to mitigate potential risks associated with user data and system security.

For further context, please note the environment in which this bug was identified, including the browser, operating system, and device used. Thank you for promptly addressing this critical issue.

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.