A project to empower needy-students.

Overview

Happy Project 😊

A project to empower needy-students.

Happy Project is a non-profit initiation founded by IT people from Jaffna, Sri Lanka. This is to help students in need and couldn't get hold of it. This project is originally targetted towards Sri Lankan Students, but people from other region also, with few alteration to the source code.


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Refer deplyment section for deployment process. It is recommended to create an isolated environment as Happy Project uses latet, pre-release versions to stay future proof

Prerequisites

All the backend and neccessary prerequisites are mentioned in requirements.txt. They are mostly...

django **4.0**
django-storages
whitenoise
gunicorn
django-heroku
psycpg

Installing as a dev

  1. Create a dev env
python3.10 -m venv env
pip3.10 install -r requirements.txt
  1. Populate the environment variables

Edit the .env file accordingly and especially the SECRET_KEY

  1. Migrate
# not neccessary to indicate python3.10 as the env is already created with python3.10
# it is assumed that the current working dir is the root dir

python manage.py migrate

Running the tests

Please if someone can, write tests and create a pull request

Deployment

Originally, Happy Project is deployed as webapp in Heroku. Hence, you will see Procfile; runtime.txt; etc. But the source itself can be hosted anywhere that can run django apps.

In future, it is anticipated that a desktop(offline) version can be supported via APIs

Versioning

Happy Project uses SemVer for versioning.

Authors

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

Acknowledgments

Hope this will help you one way or the other

with 💖 from Jaffna, Sri Lanka

You might also like...
🛠️ Learn a technology X by doing a project  - Search engine of project-based learning
🛠️ Learn a technology X by doing a project - Search engine of project-based learning

Learn X by doing Y 🛠️ Learn a technology X by doing a project Y Website You can contribute by adding projects to the CSV file.

edgetest is a tox-inspired python library that will loop through your project's dependencies, and check if your project is compatible with the latest version of each dependency

Bleeding edge dependency testing Full Documentation edgetest is a tox-inspired python library that will loop through your project's dependencies, and

Covid-19-Trends - A project that me and my friends created as the CSC110 Final Project at UofT

Covid-19-Trends Introduction The COVID-19 pandemic has caused severe financial s

The-White-Noise-Project - The project creates noise intentionally

The-White-Noise-Project High quality audio matters everywhere, even in noise. Be

A example project's description is a high-level overview of why you’re doing a project.

A example project's description is a high-level overview of why you’re doing a project.

 Audio2Face - a project that transforms audio to blendshape weights,and drives the digital human,xiaomei,in UE project
Audio2Face - a project that transforms audio to blendshape weights,and drives the digital human,xiaomei,in UE project

Audio2Face - a project that transforms audio to blendshape weights,and drives the digital human,xiaomei,in UE project

A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects.
A command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, VueJS projects.

Cookiecutter A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python

Paprika is a python library that reduces boilerplate. Heavily inspired by Project Lombok.
Paprika is a python library that reduces boilerplate. Heavily inspired by Project Lombok.

Image courtesy of Anna Quaglia (Photographer) Paprika Paprika is a python library that reduces boilerplate. It is heavily inspired by Project Lombok.

Comments
  • Student's verification doesn't save

    Student's verification doesn't save

    Describe the bug Student doesn't alter is_verified prop when completion in onboard_student()

    To Reproduce

    1. Register an account as a student and complete the onboarding step.
    2. Logout
    3. Log in again as the same student
    4. now you will be routed to onboard/student
    5. if submitted the now-onboard-form backend throws UNIQUE constraint error as this student is already in the db

    Expected behavior Student, on second time upon succesful login, on_board shouldn't be re-routed to & student.student.is_verified should be True by now

    bug enhancement 
    opened by BirnadinErick 0
  • new UI functions

    new UI functions

    added:

    • search and filter functions are available in hub-student page
    • gallery done dynamically displaying blogs
    • new models:
      • Blog
    • blog view is done partially
    enhancement frontend 
    opened by BirnadinErick 0
  • Hub for teacher

    Hub for teacher

    Is your feature request related to a problem? Please describe. Yes, now a teacher can't use the platform. Add a hub for teacher.

    Describe the solution you'd like For now let them use django admin interface

    enhancement 
    opened by BirnadinErick 0
  • Student on-board still crashes

    Student on-board still crashes

    Describe the bug Student onboard view still produces unique constraint error

    To Reproduce Steps to reproduce the behavior:

    • register a new student
    • upon successful login onboard is called
    • after onboard hub is presented
    • then after when logout and log in again
    • now onboard view is called again

    Expected behavior On second login onboard view shouldn't be called.

    bug enhancement 
    opened by BirnadinErick 0
Owner
null
Simple Python-based web application to allow UGM students to fill their QR presence list without having another device in hand.

Praesentia Praesentia is a simple Python-based web application to allow UGM students to fill their QR presence list without having another device in h

loncat 20 Sep 29, 2022
Developed a website to analyze and generate report of students based on the curriculum that represents student’s academic performance.

Developed a website to analyze and generate report of students based on the curriculum that represents student’s academic performance. We have developed the system such that, it will automatically parse data onto the database from excel file, which will in return reduce time consumption of analysis of data.

VIJETA CHAVHAN 3 Nov 8, 2022
An app to automatically take attendance by scanning students' bar coded ID card as they enter the classroom.

Auto Classroom Attendance This application may be run on a PC to automatically scan students' ID card using a generic bar code scanner and output the

null 1 Nov 10, 2021
This is a simple python script for checking A/L Examination results of srilankan students

AL-Result-Checker This is a simple python script for checking A/L Examination results of srilankan students INSTALLATION [Termux] [Linux] : apt-get up

Razor Kenway 8 Oct 24, 2022
An educational platform for students

Watch N Learn About Watch N Learn is an educational platform for students. Watch N Learn incentivizes students to learn with fun activities and reward

Brian Law 3 May 4, 2022
Tools for teachers and students using nng (Natural Number Game)

nngtools Usage Place your nngsave.json to the directory in which you want to extract the level files. Place nngmap.json on the same directory. Run nng

Thanos Tsouanas 1 Dec 12, 2021
AIO solution for SSIS students

ssis.bit AIO solution for SSIS students Hardware CircuitPython supports more than 200 different boards. Locally available is the TTGO T8 ESP32-S2 ST77

null 3 Jun 5, 2022
Academic planner application designed for students and counselors.

Academic planner application designed for students and counselors.

Ali bagheri 2 Dec 31, 2021
Advanced python code - For students in my advanced python class

advanced_python_code For students in my advanced python class Week Topic Recordi

Ariel Avshalom 3 May 27, 2022