Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
7c3383f
updating -kk
kristikaz Dec 12, 2019
684f774
test
kristikaz Dec 12, 2019
8139a9e
please
kristikaz Dec 12, 2019
836e799
Delete user.js
stephalu Dec 12, 2019
a5c6a19
Delete package.json
stephalu Dec 12, 2019
a23a33c
Delete package-lock.json
stephalu Dec 12, 2019
ea08d9c
Delete app.js
stephalu Dec 12, 2019
b1cef63
Delete server.js
stephalu Dec 12, 2019
fb066f8
Delete DataStore.js
stephalu Dec 12, 2019
cc639d9
Delete account.json
stephalu Dec 12, 2019
8a88129
Delete private.json
stephalu Dec 12, 2019
456b214
Delete public.json
stephalu Dec 12, 2019
786ccd1
Delete user.json
stephalu Dec 12, 2019
279bcac
Delete auth.js
stephalu Dec 12, 2019
76250a6
Delete modify_user_path.js
stephalu Dec 12, 2019
07c490e
Delete parse_delete.js
stephalu Dec 12, 2019
f5fad5a
Delete parse_get.js
stephalu Dec 12, 2019
48da3a4
Delete parse_post.js
stephalu Dec 12, 2019
a76a828
Delete parse_utils.js
stephalu Dec 12, 2019
a99d576
Delete account.js
stephalu Dec 12, 2019
8885184
Delete index.js
stephalu Dec 12, 2019
adffe79
Delete private.js
stephalu Dec 12, 2019
2d34c28
Delete public.js
stephalu Dec 12, 2019
b63d295
Delete user.js
stephalu Dec 12, 2019
316eebc
Delete .gitattributes
stephalu Dec 12, 2019
1bddfa3
Delete .gitignore
stephalu Dec 12, 2019
45544fb
Delete README.md
stephalu Dec 12, 2019
fa2ac89
kk
kristikaz Dec 12, 2019
76164a3
Merge branch 'master' of https://github.com/LeekSwan/Comp_Final_Project
kristikaz Dec 12, 2019
f478a48
update
kristikaz Dec 12, 2019
4d39d6c
updating
kristikaz Dec 12, 2019
8193695
update
kristikaz Dec 12, 2019
db14c7b
check
kristikaz Dec 12, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
11 changes: 11 additions & 0 deletions Backend/data/account.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"users": {
"kristi": {
"passwordHash": "$2a$10$xoqFyN3Yc4CWgT2qWRGbGuY41unh62XhLlyXPGiSD9E/v3YwbuP3O",
"data": {
"last": "kaz",
"email": "k@gmail.com"
}
}
}
}
16 changes: 16 additions & 0 deletions Backend/data/private.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"scores": {
"kristi": [
{
"name": "kristi",
"score": 0
},
{
"score": 360
},
{
"score": 360
}
]
}
}
File renamed without changes.
2 changes: 2 additions & 0 deletions Backend/data/user.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
29 changes: 4 additions & 25 deletions backend/data/account.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,10 @@
{
"users": {
"hi": {
"passwordHash": "$2a$10$lYNpVSUSOBQZhm8.jY7LXOgcgq4cvyi210WWBSt.lXcYSKuD9w382",
"kristi": {
"passwordHash": "$2a$10$xoqFyN3Yc4CWgT2qWRGbGuY41unh62XhLlyXPGiSD9E/v3YwbuP3O",
"data": {
"last": "hi",
"email": "hi@gmail.com"
}
},
"oo": {
"passwordHash": "$2a$10$clNbEu2jA1JvGM.FSjPKy.t1ZWYHVs35LwPPDzOuscKusgzhHxxWW",
"data": {
"last": "oo",
"email": "oo@gmail.com"
}
},
"omgamazing": {
"passwordHash": "$2a$10$ldY0ThglPgz/4ZyQKcjXbO95BwY9EpCWhRARWSlmDm1IbRmcHi4NK",
"data": {
"last": "oo",
"email": "oooo@gmail.com"
}
},
"omg": {
"passwordHash": "$2a$10$Ebj6IGQo1S4OkQUttpvFk.Y.eBYkNyJtB5kV52HMvWPLMTQTBPBUG",
"data": {
"last": "omg",
"email": "omg@gmail.com"
"last": "kaz",
"email": "k@gmail.com"
}
}
}
Expand Down
12 changes: 0 additions & 12 deletions backend/data/private.json

This file was deleted.

177 changes: 1 addition & 176 deletions backend/data/user.json
Original file line number Diff line number Diff line change
@@ -1,177 +1,2 @@
{
"hi": {
"TODO": {
"1": [
{
"task": "k",
"key": 1
},
{
"task": "d",
"key": 1
}
],
"4": {
"data": "qqqqqqqqqqqqqqqqqqqqqqqqq",
"key": 4
}
}
},
"oo": {
"TODO": {
"1": [
{
"task": "hello",
"key": 1
},
{
"task": "hi",
"key": 1
},
{
"task": "d",
"key": 1
}
],
"2": [
{
"task": "hi",
"key": 2
},
{
"task": "how are you",
"key": 2
},
{
"task": "f",
"key": 2
}
],
"3": [
{
"task": "a",
"key": 3
},
{
"task": "j",
"key": 3
}
],
"4": [
{
"task": "b",
"key": 4
},
{
"task": "j",
"key": 4
}
],
"5": [
{
"task": "hi",
"key": 5
}
],
"6": [
{
"task": "hi",
"key": 6
}
],
"7": [
{
"task": "hi",
"key": 7
}
],
"8": [
{
"task": "hello",
"key": 8
}
],
"9": [
{
"task": "hello",
"key": 9
}
],
"10": [
{
"task": "hello",
"key": 10
}
],
"11": [
{
"task": "hi",
"key": 11
}
],
"undefined": {}
}
},
"omgamazing": {
"TODO": {
"1": [
{
"task": "hello",
"key": 1
}
],
"2": [
{
"task": "this",
"key": 2
}
],
"3": [
{
"task": "is",
"key": 3
}
],
"4": [
{
"task": "my",
"key": 4
}
],
"5": [
{
"task": "todo",
"key": 5
}
],
"6": [
{
"task": "list",
"key": 6
}
]
}
},
"omg": {
"TODO": {
"1": [
{
"task": "hi",
"key": 1
}
],
"2": [
{
"task": "hello",
"key": 2
}
],
"3": [
{
"task": "hiiiii",
"key": 3
}
]
}
}
}
}
37 changes: 20 additions & 17 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,43 @@
<head>
<meta charset="UFT-8">
<meta name="viewport" content="witdth=device-width, initial-scale=1">

<title>Final Project: Study Hall </title>


<link rel="stylesheet" href="login_style.css"/>
<link href="https://fonts.googleapis.com/css?family=Shrikhand&display=swap" rel="stylesheet">

<!--<link rel="stylesheet" href="node_modules/bulma/css/bulma.css" />-->
<title>Final Project: Wedding Planner</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Shrikhand&display=swap" >
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.8.0/css/bulma.min.css">
<link rel="stylesheet" href="node_modules/bulma/css/bulma.css" />

</head>


<style>
body {
background-image: url("http://getwallpapers.com/wallpaper/full/0/f/1/891619-cool-wallpaper-of-study-1920x1080.jpg");
background-repeat:no-repeat;
background-size:cover;
}
</style>


<body>

<!-- Header -->
<section class="section"></section>
<div class="container">

</div>
</div>
</section>

<!-- Login Form-->

<section>
<div class="form">
<div class= "title" style="color:red">
<h1>Hi </h1>
<div class= "title">
<h1>Study Hall</h1>
<h2 class="subtitle">Your Premier Studying Portal </h2>
<p>
Welcome to Study Hall! A great website for motivating students like you
to do one of the most laborious tasks school entails: studying.
<br/>
<br/>
With Study Hall, you can keep track of important to-dos, time your
study sessions, and gain points the more you study! Follow the easy sign
up process below to get started or if you have already made an account, log in!
</p>
</div>
<ul class="tab-group">
<li class="tab active"><a href="#signup">Sign Up</a></li>
Expand Down Expand Up @@ -111,7 +114,7 @@ <h1>Hi </h1>
</div>
</div>
</section>

</body>

<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script><script src="login.js"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
Expand Down
16 changes: 13 additions & 3 deletions frontend/login_style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
box-sizing: border-box;
}


.title h1{
color: red;
body {
background-image: url("http://getwallpapers.com/wallpaper/full/0/f/1/891619-cool-wallpaper-of-study-1920x1080.jpg");
background-repeat:no-repeat;
background-size:auto;
}
title {
color: white;
}
html {
overflow-y: scroll;
Expand Down Expand Up @@ -75,6 +79,12 @@
font-weight: 300;
margin: 0 0 40px;
}

.subtitle {
text-align: center;
color: #ffffff;
font-weight: 300;
}

label {
position: absolute;
Expand Down
Loading