GithubHelp home page GithubHelp logo

hitesh4278 / examtime Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hereisswapnil/examtime

0.0 0.0 0.0 1.26 MB

Share/Download notes PDF helps during exams

Home Page: https://exam-time.vercel.app

License: MIT License

JavaScript 99.23% CSS 0.08% HTML 0.22% Dockerfile 0.47%

examtime's Introduction

This Project is a part of

GSSoC GSSoC

ExamTime

#Table Of Contents - Introdution - Tech Stack - Environment Variables - Installation Guide - Contributing Guidelines - Code of Conduct - Licenses - Contributors

ExamTime is a platform designed to facilitate exam preparation by providing a centralized location for sharing and downloading notes in PDF format. Whether you're a student looking for study materials or someone willing to contribute by sharing your notes, ExamTime aims to make exam preparation more efficient and collaborative.

Contributing in open source increases your opportunities to work with different projects and mentors, getting to know various insights and ideas. It is a platform where contributors grow together with a construvtive and a positive attitude.

Discord

GitHub issues GitHub forks GitHub pull requests GitHub Repo stars GitHub contributors Website


High VoltageTech Stack




Rocket Let's get started

Environment Variables

To run this project, you will need to add the following environment variables to your .env file. You can refer to the .env.dev file located in both the server and client directories.

For server

  • PORT
  • MONGODB_URI
  • SECRET
  • ORIGIN

For client

  • VITE_BASE_URL

Run Locally

Fork the repository

Clone the project

git clone https://github.com/<your_username>/ExamTime.git

Navigate to the server directory

cd server

Install server dependencies

npm install

Start the server

npm run dev

Navigate to the client directory

cd ../client

Install client dependencies

npm install

Start the client

npm run dev

Start Contribution

Update existing branch

git checkout main
git pull origin main

Create a new branch

git checkout -b feature/my-feature

Make desired changes in code

Commit changes

git add .
git commit -m "Add feature XYZ"

Pushing changes

git push -u origin feature/my-feature

Now review the changes and you are all set to make your Pull Request 🥳


Page with Curl Contributing Guideline


  • Read our CONTRIBUTING GUIDELINE to get all details about contributing to ExamTime
  • Learn all about development process and all information you need to contribute to our project
  • If you are having the basic queries make sure you checkout resources there

Handshake Code of Conduct


  • Please note that this project is released with CODE OF CONDUCT. By participating in this project you agree to abide by its terms.

License

MIT



Red Heart Contributors


  • This project thanking all the contributors for having your valuable contribution to our project
  • Make sure you show some love by giving ⭐ to our repository


Back to top

examtime's People

Contributors

hereisswapnil avatar cs251000 avatar pspriyanshu601 avatar chetan-jalandharia avatar ramu-chiluveru avatar sachins0 avatar tapesh-1308 avatar richardar avatar ezhil56x avatar dhruv8433 avatar mukulpythondev avatar sarthak027 avatar subhash23jan avatar mayur-666 avatar bherusinghpanwar avatar meetdod avatar harmeetsingh11 avatar samarpitadas avatar sahilll15 avatar praveenkumar5048 avatar lavanyaaa25 avatar dhairyathedev avatar hasmithagunda123 avatar dakshsinghrathore avatar anglerfishlyy avatar vi-shub avatar suhanipaliwal avatar saksham1411 avatar puskar-roy avatar niharika0104 avatar

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.