Skip to content

FLC-Hackfest-Technoflash Team Full Stack Project Repository

License

Notifications You must be signed in to change notification settings

pkini2002/FLC-Hackfest-Technoflash

Repository files navigation

FLC-Hackfest-2022 - Technoflash

📌 Problem Statement:

There is a need to develop solutions to track all activities of a student including academic progress in real-time. Often it is observed that students are also good at co-curricular activities. In the current situation, it is not possible for a lecturer to pay attention to every student. Hence a web portal

  • that tracks the student’s achievements in real-time by giving the students access to upload details with supporting documents, verified by the lecturers

  • Allows lecturers to maintain the students' anecdotal record based on class behavior and presence

  • Student’s academic performance maintained in the same platform (portal).

Techstacks used 💻

Frontend - HTML, CSS, JavaScript, Bootstrap

Backend - PHP (8.1.5)

Distribution - XAMPP (3.3.0)

Database - MySQL

Code Editor - VSCode

Figma Design File

Design File

Demo Video link (A walk through the website)

Project-Demo

Software Installation

Install Visual Studio Code :

https://code.visualstudio.com/download

Download Xampp :

https://www.apachefriends.org/download.html

Steps to run the project

Clone the repo and put it in htdocs folder of xampp :

git clone https://github.com/pkini2002/FLC-Hackfest-Technoflash.git
xampp/htdocs/

To run the server :

Open Xampp Control Panel and Start Apache server and MySQL

localhost/

Open PHPMyAdmin in the browser and import the database file-

Make sure to change the username,password and server port address in case you have a different one in db_conn.php file


localhost/phpmyadmin/

Run the project in any browser

(Ensure proper internet connection)

Contributing to the project

Clone the repo and put it in htdocs folder of xampp :

git clone https://github.com/pkini2002/FLC-Hackfest-Technoflash.git

Do necessary changes if any and add your code to the staging area

git add .

Commit the changes with a text message

git commit -m "Message"

Create a branch

git branch dev-branchname

Push the code to your branch

git push origin dev-branchname

Finally create a pr and wait until your pr will be merged sucessfully!

Frontend Team

Dhanya
Dhanya

Ganapathi
Ganapathi

Mladen
Mladen Saldanha

Pearl
Pearl Menezes

Preetham
Preetham Poojary

Swapnil
Swapnil Sharma

Backend Team

Prathiksha
Prathiksha Kini

Vivek
Vivek Kumar