Skip to content

ashvtol/Online-Journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- Licensed to Ashish Kumar(ashvtol)

Purpose:

A secret diary or a private journal of ideas, notes and pictures that could be accessible from anywhere.
The main motivation was secrecy, maintaining a diary in the hostel was tough because friends visited the
rooms day in and day out and in such a scenario maintaining a secret diary was almost impossible. So I made
made an online journal where in every user would get a private space to express their feelings freely.
We introduced themes so that users could add pictures, personalize their private space according to their
moods and very importantly we encrypted their data. This project was based on Database Management System.

Setup instructions:

1.To run this first setup the databses in phpMySql, the db file is included test_db.sql
2.Swicth on the apache server
3.Fire up the localhost/Online-Journal/index.html
4.Enjoy.

Technologies Used:

1.HTML 5.0
2.CSS 3.0
3.JavaScript
4.PHP
5.phpMySql
6.jQuery