Skip to content

Villagers: A simulated social network for teachers, parents, and students

Notifications You must be signed in to change notification settings

Buraburaite/Villagers-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

about Villagers, hosted at villagers.co

Villagers: A fake social network for teachers, parents, and students

Philosophy

In the U.S., parents and teachers collaborate every day for their students, but rarely through direct communication. In fact, they have often never met. Teachers should have an easy way to request assistance from home when the class or specific students needs it, and parents deserve to be kept in the loop about their student's situation at school.

Goals

This program is meant to sketch out a solution to the above problem, not be the solution. It makes the assumption that parents, students, and teachers have their accounts created by the school, who also confirms their identities. Therefore, there are no accounts for you, the reader: you can enter a fake parent account and a fake teacher account, and understand how the application attempts to solve the problems of both parties.


This is the back-end portion of the Villagers web-app. The master branch is hosted on villagers.co

Villagers-Server - Back-end written with Express, MongoDB, and NodeJS

Travis

Installation

From source

In your preferred working directory, get a copy of this repository:

git clone https://github.com/Buraburaite/Villagers-Server
cd Villagers-Server

Install any dependencies (you will need to install NodeJS in order to run this command):

npm install

Finally, run the development server:

npm run dev

This project was generated with IronGenerator (https://www.npmjs.com/package/iron-generator)

About

Villagers: A simulated social network for teachers, parents, and students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published