Skip to content

Latest commit

 

History

History
120 lines (50 loc) · 2.61 KB

Reminder_Juggernaut.md

File metadata and controls

120 lines (50 loc) · 2.61 KB

Team name:Juggernaut

Team members:

Prajakta barde

Eshwari kashid

Mentors

Tanish Sawant

Prasad Thakare

Akshay Bakshi

Santanu Kumar

Description

We often tend to forget birthdays,followup messages and important messages to send on particular day.Using this site,you just need to write the messages,choose date on which message has to be send and save it in database .The message will automatically be send to desired person on desired date.It allows you to add the date of birth and other minimal information to a local database. Then the program will take care of calculating the dates for you.Reminder is a automatic message sending site which enables you to write important messages that are to to sent on a particular date prior.So tha important messages aren’t missed out on the decided dates.The message will automatically send to the desired person on the decided date. The ML model uses the code and directs the message at 12 am,using the Task Scehdular. Used Flask REST API for backend querying of model. react-force-graph module is used for displaying the data in map format. HTML/CSS/JS and React are used for building the UI and other features of the websit

🥢TECHNOLOGY STACK

TOOLS AND TECHNOLOGIES THAT WE LEARNT IN THIS PROJECT: 1.HTML AND CSS 2.PYTHON 3.FLASH 4.JAVASCRIPT 5.SQLITE(FOR DATABASE)

File Structure

📅REMINDER

⏩📁TEMPLATES

⏩📜login.html

⏩📜register.html

⏩📁SRC

⏩📜birthday.py

⏩📜config.py

⏩📜main.py

⏩📁STATIC

⏩📜login.css

⏩📜register.css

⏩📜images

⏩📜app.py

🥢 Screenshots

Step 1: Create your account

WhatsApp Image 2022-01-21 at 22 40 07

Step 2: Sign up on the website

WhatsApp Image 2022-01-21 at 22 17 15

Step 3: Enter your birthday person's info

WhatsApp Image 2022-01-21 at 23 37 21

🥢PROGRESS

☑Design and train ML model

☑Execute the database

☑Implement the code

☑Direct the message

🥢 Future Ideas

The website can be able to send any message like company reminders,birthday wishes,exam reminders on whatsapp groups. We can develop the same for sending mails,and also messages on other social networking sites.