-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DMP 2024: Session Creator #36
Comments
Hey @suryabulusu, i would like to work on this project as part of dmp 2024. |
Hey @suryabulusu, I would like to contribute in this project/organization. |
Hey @suryabulusu, I am looking forward to contribute in this project/organization. |
Hey @suryabulusu , I am eager to contribute in this project/organization. |
Hi @suryabulusu, I encountered error code: 'ECONNREFUSED' when trying to run the project. Could you please help me! |
Hi @suryabulusu I would like to contribute to this project as a part of DMP24. |
Hi @suryabulusu, I'm Yuvraj Rathva, a Computer Science and Engineering student from IIT Jodhpur. Surprisingly, I have a connection with Avanti; I was the mentee of the Avanti fellowship for the years 2019–2020, which was provided to JNV students, and I was part of the JNV Kolhapur batch from JNV Bharuch. I just came across Avanti Fellows' Session Creator project, which excites me, and I'm eager to contribute. With experience in AWS, React, and CI/CD, I'm equipped to help achieve the project goals. My background in frontend development and UI/UX design makes me well-suited to enhance the Session Creator platform. I'm particularly interested in improving the UI/UX, conducting pilot research tests, and setting up CI/CD with Github Actions. To know more about my experiences and projects, you can check out my Github or Portfolio. How I Can Contribute:
|
Hello all! Thanks for showing interest in Avanti's project. For those getting started with coding, here are a few relevant links that cover the basics: Github: https://www.youtube.com/watch?v=tRZGeaHPoaw HTML CSS: https://www.youtube.com/watch?v=qz0aGYrrlhU |
For those trying to run code locally, use the
|
Hey @suryabulusu, I'm keen on joining this project as a member of DMP24 and contributing. |
Hey @suryabulusu, i am interested to contribute in this project. |
hi @suryabulusu i pulled the code from local_demo branch but the app is not running. |
Hey @soumya-maheshwari , did you run json-server --watch sessions_db.json --port 3001 on another terminal before running npm run dev? |
hi @ombhardwajj yes i run this command json-server --watch sessions_db.json --port 3001 |
i forgot to add env file, now it's working fine |
yes it's working now |
I am facing these errors: |
@sagarkori143 , are you sure you have cloned the local_demo and not the main/master branch? |
Hi @suryabulusu I would love to collaborate and Contribute to "Avanti Fellows" and be a part of the community. Looking forward to discussing the project further. Here's My portfolio: https://madhulokesh.netlify.app/ |
Hey yes @ombhardwajj . I did clone the local_demo branch and still getting the error. Here is what I did:
Still getting this error: |
@sagarkori143 create .env not local.env |
It's working now. Thanks |
@suryabulusu sir, |
Hi sir, I have experience in working in MERN stack and CI/CD pipelines and also Prisma as an ORM. I am excited to start this project as part of DMP '24 |
Hello Sir @ombhardwajj @suryabulusu I found one issue can i create new issue in issue section |
hey @suryabulusu , |
hello all -- please join this discord server (channel #avanti-fellows) for more info: https://discord.gg/h9dmpa7p |
Hey @suryabulusu, I'm very much curious about this project and would love to work with you as a member of DMP24 and contributing. |
Do not ask process related questions about how to apply and who to contact in the above ticket. The only questions allowed are about technical aspects of the project itself. If you want help with the process, you can refer instructions listed on Unstop and any further queries can be taken up on our Discord channel titled DMP queries. Here's a Video Tutorial on how to submit a proposal for a project. |
Hey @suryabulusu , happy to contribute to you project!! |
Hi @suryabulusu, how to add the filters, like first adding all the filters individually and then clicking on the filter should give me the result or while selecting for the individual filters it should give me the result? |
hello @suryabulusu , |
Hello @suryabulusu , |
@suryabulusu please review my pr, i have changed the functionality of search. |
@suryabulusu please review my PR #52 |
Weekly GoalsWeek 1
Week 2
Week 3
Week 4
Week 5
Week 6
Week 7
Week 8
|
Weekly Learnings & UpdatesWeek 1
Week 2
Week 3
Week 4
Week 5
Week 6
Week 7
Week 8
Week 9
Week 10
Week 11
Week 12
Week 13
|
@suryabulusu are the contributions still active for this project? |
Description
Avanti's online interventions consist of live classes and quizzes. Links are created for each and shared with students via various routes such as WhatsApp, Email, and SMS. Currently, these links are generated manually and stored in several Google Sheets. As we are growing and reaching more students, handling links across multiple spaces has become a cumbersome task. To mitigate this, we started off with a "Session Creator" web application in the previous C4GT iteration.
"Session Creator" platform is in a nascent stage as of now. Quiz link generation is automated, and a barebones UI is set up. Our goal for DMP 2024 is to enable live class generation, conduct pilot research tests with curriculum teams, improve UI/UX, and enhance overall maintainability of the repository.
Goals & Mid-Point Milestone
Setup/Installation
Current codebase is here: https://github.com/avantifellows/quiz-creator/
Expected Outcome
Frontend:
Curriculum team has a one-stop platform to create / edit / duplicate / filter sessions.
Backend:
Handling post / patch updates to Postgres DB.
Repository:
Neatly maintained, documented, tested code.
Acceptance Criteria
Implementation Details
NextJS React Frontend (with server-side rendering) deployed on AWS Amplify, Postgres DB to store session information
Mockups/Wireframes
https://www.figma.com/file/odHslFwxkxBd31nynFZApk/Design---1---Code4GovTech?type=design&node-id=0-1&mode=design
Product Name
Session Creator
Organisation Name
Avanti Fellows
Domain
Education
Tech Skills Needed
AWS, CI/CD, Database, Design, HTML, JavaScript, MongoDB, React, UI/UX/Design
Mentor(s)
@suryabulusu
Category
Delpoyment, Frontend, Refactoring
The text was updated successfully, but these errors were encountered: